Uses of Class
org.enhydra.jdbc.informix.InformixPooledConnection

Packages that use InformixPooledConnection
org.enhydra.jdbc.informix   
 

Uses of InformixPooledConnection in org.enhydra.jdbc.informix
 

Constructors in org.enhydra.jdbc.informix with parameters of type InformixPooledConnection
InformixConnectionHandle(InformixPooledConnection pooledCon, java.util.Hashtable preparedStatementCache, int preparedStmtCacheSize)