[jboss-user] [JCA/JBoss] - How to set Isolation Level in EJB 3.0 (CMP)

harisharma do-not-reply at jboss.com
Thu Dec 14 01:07:38 EST 2006


hi,

i need info regarding " How to set Isolation Level in EJB 3.0 (CMP)"

Problem Description :

 i have a scenario where i need to set the ISOLATION LEVEL in order to  eliminate the concurrency ISSUE. i came to know that to set Isolation level we  need connection object. but how to get the Connection object which is pooled by JBOSS and used by Enity manager. i have created the Connection object with the same JNDI name which is used in the JBOSS_DS.xml. but this is not working coz this is a new object which is not created and pooled by the Jboss. please let me know the way how we can get the connection object used by the Entity Manager. 

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

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



More information about the jboss-user mailing list