|
||||||||||
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.informix.InformixPooledConnection
public class InformixPooledConnection
Field Summary |
---|
Fields inherited from class org.enhydra.jdbc.standard.StandardPooledConnection |
---|
con, connectionHandle, dataSource, log |
Constructor Summary | |
---|---|
InformixPooledConnection(javax.sql.ConnectionPoolDataSource dataSource,
java.lang.String user,
java.lang.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 |
Constructor Detail |
---|
public InformixPooledConnection(javax.sql.ConnectionPoolDataSource dataSource, java.lang.String user, java.lang.String password) throws java.sql.SQLException
java.sql.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 |