public class InformixPooledConnection extends StandardPooledConnection
con, connectionHandle, dataSource, log
Constructor and Description |
---|
InformixPooledConnection(javax.sql.ConnectionPoolDataSource dataSource,
java.lang.String user,
java.lang.String password) |
Modifier and Type | Method and Description |
---|---|
protected void |
newConnectionHandle() |
addConnectionEventListener, addStatementEventListener, close, connectionErrorOccurred, getConnection, getPhysicalConnection, removeConnectionEventListener, removeStatementEventListener, setLogger, toString
public InformixPooledConnection(javax.sql.ConnectionPoolDataSource dataSource, java.lang.String user, java.lang.String password) throws java.sql.SQLException
java.sql.SQLException
protected void newConnectionHandle()
newConnectionHandle
in class StandardPooledConnection