Uses of Class
net.sf.hibernate.jca.ManagedConnectionFactoryImpl

Packages that use ManagedConnectionFactoryImpl
net.sf.hibernate.jca   
 

Uses of ManagedConnectionFactoryImpl in net.sf.hibernate.jca
 

Constructors in net.sf.hibernate.jca with parameters of type ManagedConnectionFactoryImpl
JCASessionFactoryImpl(ManagedConnectionFactoryImpl managedFactory, javax.resource.spi.ConnectionManager cxManager)