开发者

can't execute trigger through hibernate

开发者 https://www.devze.com 2022-12-24 21:17 出处:网络
org.hibernate.exception.SQLStateConverter.convert(SQLSta开发者_开发问答teConverter.java:67) I have DATABASE trigger. But when I save object through hibernate session object, Its throws
org.hibernate.exception.SQLStateConverter.convert(SQLSta开发者_开发问答teConverter.java:67)

I have DATABASE trigger. But when I save object through hibernate session object, Its throws above exception


It is possible in hibernate 3.0.6.

Just follow the link for idea. If you post the code of yours can see..

https://forum.hibernate.org/viewtopic.php?t=973262

0

精彩评论

暂无评论...
验证码 换一张
取 消