[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - setting Isolation Levels

harisharma do-not-reply at jboss.com
Tue Dec 12 23:53:57 EST 2006


 Hi, 

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

Problem Description : 
  
    i have a scenario where i need to set the ISOLATION LEVEL inorder 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 Conection 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 creaed 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=3993241#3993241

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



More information about the jboss-user mailing list