public class SybasePooledConnection extends StandardPooledConnection
con, connectionHandle, dataSource, log| Constructor and Description |
|---|
SybasePooledConnection(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, toStringpublic SybasePooledConnection(javax.sql.ConnectionPoolDataSource dataSource,
java.lang.String user,
java.lang.String password)
throws java.sql.SQLException
java.sql.SQLExceptionprotected void newConnectionHandle()
newConnectionHandle in class StandardPooledConnection