パッケージ
org.sqlite.jdbc の使用

org.sqlite.jdbc を使用しているパッケージ
org.sqlite Provides the JDBC Driver class and the database access classes. 
org.sqlite.io Provides the classes necessary to read and write the BLOB value. 
org.sqlite.jdbc Provides the API for accessing and processing data stored in a SQLite using the JDBC. 
 

org.sqlite により使用される org.sqlite.jdbc のクラス
TransactionType
          transaction type enum class.
 

org.sqlite.io により使用される org.sqlite.jdbc のクラス
JdbcBlob
           
 

org.sqlite.jdbc により使用される org.sqlite.jdbc のクラス
JdbcBlob
           
JdbcConnection
           
JdbcDatabaseMetaData
           
JdbcParameterMetaData
           
JdbcPreparedStatement
           
JdbcResultSetMetaData
           
JdbcStatement
           
Scheme
          JDBC URL Schemes.
TransactionType
          transaction type enum class.