Uses of Class
com.caucho.sql.ConnectionConfig

Packages that use ConnectionConfig
com.caucho.sql   
 

Uses of ConnectionConfig in com.caucho.sql
 

Methods in com.caucho.sql that return ConnectionConfig
 ConnectionConfig DBPool.createConnection()
          Configure the initial connection
 ConnectionConfig DBPoolImpl.createConnection()
          Creates the connection config.
 ConnectionConfig DBPoolImpl.getConnectionConfig()
          Returns the connection config.