Package org.xerial.db.sql.sqlite

Database access adaptor for SQLite3

See:
          Description

Class Summary
SQLite This SQLite class holds information related to sqlite3
SQLiteAccess SQLiteAccess is not thread safe.
SQLiteCatalog SQLiteCatalog holds the information of table shamas of a given database.
SQLiteDataTypeInfo SQLiteDataTypeInfo is a result row format of a query 'pragma table_info(tablename)'
SQLiteJDBCLoader Set the system properties, org.sqlite.lib.path, org.sqlite.lib.name, appropriately so that the SQLite JDBC driver can find *.dll, *.jnilib and *.so files, according to the current OS (win, linux, mac).
SQLiteReader  
SQLiteServer SQLiteServer
 

Package org.xerial.db.sql.sqlite Description

Database access adaptor for SQLite3



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.