Uses of Class
SQLite.JDBC2z.JDBCConnection
| Package | Description |
|---|---|
| SQLite.JDBC2z |
-
Uses of JDBCConnection in SQLite.JDBC2z
Fields in SQLite.JDBC2z declared as JDBCConnection Modifier and Type Field Description protected JDBCConnectionJDBCStatement. connConstructors in SQLite.JDBC2z with parameters of type JDBCConnection Constructor Description JDBCDatabaseMetaData(JDBCConnection conn)JDBCPreparedStatement(JDBCConnection conn, String sql)JDBCStatement(JDBCConnection conn)