Uses of Interface
org.csc.phynixx.connection.IPhynixxManagedConnectionFactory

Packages that use IPhynixxManagedConnectionFactory
org.csc.phynixx.connection   
 

Uses of IPhynixxManagedConnectionFactory in org.csc.phynixx.connection
 

Classes in org.csc.phynixx.connection that implement IPhynixxManagedConnectionFactory
 class PhynixxManagedConnectionFactory<C extends IPhynixxConnection>
          managedConnection are proxies for connections created by a IPhynixxConnectionFactory.
 class PooledPhynixxManagedConnectionFactory<C extends IPhynixxConnection>
          Factory pools the pure connection. before delivering the connection it ist decorate by the according to PhynixxManagedConnectionFactory.
 



Copyright © 2015. All rights reserved.