Package org.sqlite.jdbc4
Class JDBC4PooledConnection
java.lang.Object
org.sqlite.jdbc4.JDBC4PooledConnection
- All Implemented Interfaces:
PooledConnection
- Direct Known Subclasses:
SQLitePooledConnection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.sql.PooledConnection
addConnectionEventListener, close, getConnection, removeConnectionEventListener
-
Constructor Details
-
JDBC4PooledConnection
public JDBC4PooledConnection()
-
-
Method Details
-
addStatementEventListener
- Specified by:
addStatementEventListener
in interfacePooledConnection
-
removeStatementEventListener
- Specified by:
removeStatementEventListener
in interfacePooledConnection
-