org.csc.phynixx.connection
Interface IPooledConnection

All Superinterfaces:
IPhynixxConnection

public interface IPooledConnection
extends IPhynixxConnection


Method Summary
 PooledPhynixxManagedConnectionFactory getPooledConnectionFactory()
           
 void setPooledConnectionFactory(PooledPhynixxManagedConnectionFactory pooledConnectionFactory)
           
 
Methods inherited from interface org.csc.phynixx.connection.IPhynixxConnection
close, commit, prepare, reset, rollback
 

Method Detail

getPooledConnectionFactory

PooledPhynixxManagedConnectionFactory getPooledConnectionFactory()

setPooledConnectionFactory

void setPooledConnectionFactory(PooledPhynixxManagedConnectionFactory pooledConnectionFactory)


Copyright © 2015. All rights reserved.