[jboss-user] [EJB 3.0] - Re: EntityManager.lock() issues

epbernard do-not-reply at jboss.com
Fri Jul 28 15:44:12 EDT 2006


flush() does not commit a transaction, it just execute statements. That's the reason for you not seeing the entity.
Yes HSQLDB does not implements the required isolation level.
About the NPE, this is bad, I'll fix that
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1958

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

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



More information about the jboss-user mailing list