|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.firebirdsql.ds.AbstractPooledConnection
org.firebirdsql.ds.FBPooledConnection
public class FBPooledConnection
JDBC 4.0 implementation of PooledConnection.
| Field Summary |
|---|
| Fields inherited from class org.firebirdsql.ds.AbstractPooledConnection |
|---|
connection, handler |
| Constructor Summary | |
|---|---|
protected |
FBPooledConnection(java.sql.Connection connection)
|
| Method Summary | |
|---|---|
void |
addStatementEventListener(javax.sql.StatementEventListener listener)
|
void |
removeStatementEventListener(javax.sql.StatementEventListener listener)
|
| Methods inherited from class org.firebirdsql.ds.AbstractPooledConnection |
|---|
addConnectionEventListener, close, createConnectionHandler, fireConnectionClosed, fireConnectionError, fireFatalConnectionError, getConnection, releaseConnectionHandler, removeConnectionEventListener, resetConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected FBPooledConnection(java.sql.Connection connection)
| Method Detail |
|---|
public void addStatementEventListener(javax.sql.StatementEventListener listener)
public void removeStatementEventListener(javax.sql.StatementEventListener listener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||