|
SQLJet Home | ||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
---|---|
org.tmatesoft.sqljet.core | SQLJet's common interfaces and classes. |
org.tmatesoft.sqljet.core.schema | SQLJet's API for SQL syntax. |
org.tmatesoft.sqljet.core.table | SQLJet's API for access to data tables. |
SQLJet is an independent pure Java implementation of a popular SQLite database management system. SQLJet is a software library that provides API that enables Java application to read and modify SQLite databases.
Currently SQLJet does not full support SQL queries; there is an API to work with the database on a lower level.
SQLJet is Open Source and can be freely used in Open Source applications under the terms GNU General Public License (GPL). We also provide commercial licensing option for closed source applications or so called Dual Licensing. For more information on licensing please contact us at support@sqljet.com.
Please visit http://sqljet.com/
|
SQLJet Home | ||||||||
PREV NEXT | FRAMES NO FRAMES |