Uses of Class
org.ow2.jonas.dbm.internal.cm.JManagedConnection

Packages that use JManagedConnection
org.ow2.jonas.dbm.internal.cm   
 

Uses of JManagedConnection in org.ow2.jonas.dbm.internal.cm
 

Fields in org.ow2.jonas.dbm.internal.cm declared as JManagedConnection
protected  JManagedConnection JConnection.xac
           
 

Methods in org.ow2.jonas.dbm.internal.cm that return JManagedConnection
 JManagedConnection ConnectionManager.openConnection(String user, Transaction tx)
          lookup connection in the pool for this user/tx
 

Constructors in org.ow2.jonas.dbm.internal.cm with parameters of type JManagedConnection
JConnection(JManagedConnection xac, Connection actual)
           
JStatement(PreparedStatement ps, JManagedConnection mc, String sql)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.