Uses of Class
org.ow2.jonas.ee.jdbc.ManagedConnectionImpl

Uses of ManagedConnectionImpl in org.ow2.jonas.ee.jdbc
 

Fields in org.ow2.jonas.ee.jdbc declared as ManagedConnectionImpl
protected  ManagedConnectionImpl XAResourceImpl.mc
           
 

Constructors in org.ow2.jonas.ee.jdbc with parameters of type ManagedConnectionImpl
ConnectionImpl(ManagedConnectionImpl _mc, java.sql.Connection _con, long _key, java.io.PrintWriter _pw)
           
MetaDataImpl(ManagedConnectionImpl _mcon)
           
XAResourceImpl(ManagedConnectionImpl mc, javax.transaction.xa.XAResource xares)
          XAResourceImpl constructor
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.