パッケージ
org.sqlite の使用

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

org.sqlite により使用される org.sqlite のクラス
Database
          sqlite3 wrapper class.
Statement
          sqlite3_stmt wrapper class.
 

org.sqlite.jdbc により使用される org.sqlite のクラス
Database
          sqlite3 wrapper class.
Statement
          sqlite3_stmt wrapper class.