[ ソース: sqljet ]
パッケージ: libsqljet-java (1.1.10-2)
libsqljet-java に関するリンク
Debian の資源:
sqljet ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [sqljet.com]
類似のパッケージ:
Pure Java implementation of SQLite database management system
SQLJet is a software library that provides API that enables Java application to read and modify SQLite databases. SQLJet does not support SQL queries; there is an API to work with the database on a lower level.
SQLJet Major Features:
* Fine-grained API to create, read and modify SQLite databases. * Database format is fully compatible with SQLite 3.6. * No native binaries are needed. * Current version only supports SQL in schema.
その他の libsqljet-java 関連パッケージ
|
|
|
|
-
- dep: libantlr3-runtime-java
- Runtime library for ANTLR 3