パッケージ org.sqlite.jdbc

Provides the API for accessing and processing data stored in a SQLite using the JDBC.

参照先:
          説明

クラスの概要
JdbcBlob  
JdbcConnection  
JdbcDatabaseMetaData  
JdbcParameterMetaData  
JdbcPreparedStatement  
JdbcResultSet  
JdbcResultSetMetaData  
JdbcStatement  
 

列挙型の概要
Scheme JDBC URL Schemes.
TransactionType transaction type enum class.
 

例外の概要
JdbcSQLException  
 

パッケージ org.sqlite.jdbc の説明

Provides the API for accessing and processing data stored in a SQLite using the JDBC.