[jboss-user] [EJB 3.0] - Setting database isolation level

HanseHouse do-not-reply at jboss.com
Tue Sep 5 12:19:52 EDT 2006


Hello,

how can I set the isolation level for a transaction (for a method of a session bean) as I would do with "SET SESSION TRANSACTION LEVEL ..." in pure SQL?

I have transactions that need to run under REPEATABLE_READ, for others even READ_UNCOMMITED is enough and I want to avoid unnecessary locks on the database.

Best regards,

Matthias

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

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



More information about the jboss-user mailing list