|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.enhydra.jdbc.standard.StandardPooledConnection
org.enhydra.jdbc.sybase.SybasePooledConnection
public class SybasePooledConnection
| Field Summary |
|---|
| Fields inherited from class org.enhydra.jdbc.standard.StandardPooledConnection |
|---|
con, connectionHandle, dataSource, log |
| Constructor Summary | |
|---|---|
SybasePooledConnection(ConnectionPoolDataSource dataSource,
String user,
String password)
|
|
| Method Summary | |
|---|---|
protected void |
newConnectionHandle()
|
| Methods inherited from class org.enhydra.jdbc.standard.StandardPooledConnection |
|---|
addConnectionEventListener, close, connectionErrorOccurred, getConnection, getPhysicalConnection, removeConnectionEventListener, setLogger, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.sql.PooledConnection |
|---|
addStatementEventListener, removeStatementEventListener |
| Constructor Detail |
|---|
public SybasePooledConnection(ConnectionPoolDataSource dataSource,
String user,
String password)
throws SQLException
SQLException| Method Detail |
|---|
protected void newConnectionHandle()
newConnectionHandle in class StandardPooledConnection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||