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 TypeMethodDescriptionvoidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.sql.PooledConnection
addConnectionEventListener, close, getConnection, removeConnectionEventListener
-
Constructor Details
-
JDBC4PooledConnection
public JDBC4PooledConnection()
-
-
Method Details
-
addStatementEventListener
- Specified by:
addStatementEventListenerin interfacePooledConnection
-
removeStatementEventListener
- Specified by:
removeStatementEventListenerin interfacePooledConnection
-