Uses of Class
org.sqlite.javax.SQLitePooledConnection
-
Packages that use SQLitePooledConnection Package Description org.sqlite.javax -
-
Uses of SQLitePooledConnection in org.sqlite.javax
Fields in org.sqlite.javax declared as SQLitePooledConnection Modifier and Type Field Description private SQLitePooledConnectionSQLitePooledConnectionHandle. parentConstructors in org.sqlite.javax with parameters of type SQLitePooledConnection Constructor Description SQLitePooledConnectionHandle(SQLitePooledConnection parent)
-