[jboss-user] [Clustering/JBoss] - Re: stored procedures + distrib cache + ejb3 + hibernate

bstansberry@jboss.com do-not-reply at jboss.com
Thu Jan 17 16:10:08 EST 2008


You'd be better off asking on a Hibernate forum for exact details of what Hibernate can determine from your query.  But in general, if the stored procedure causes a change to happen in the database that isn't expressed in the SQL statement that you ask Hibernate to execute, Hibernate can't figure it out.  It's great software but it's not magic. ;)

BTW, this issue is not specific to a distributed 2nd level cache.  The same problem exists with a non-distributed 2nd level cache.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121104#4121104

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121104



More information about the jboss-user mailing list