Hibernate
INSERT/UPDATE/DELETE with OUTPUT clause
Hibernate ORM
zisco
July 1, 2020, 5:45am
#1
I’m wondering if there is a way to use the very helpful OUTPUT-INTO clause with hibernate ORM (
msdn
)