Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
javasqlite - SQLite Java Wrapper/JDBC Driver
javasqlite is a Java wrapper including a basic JDBC driver for the
SQLite 2/3 database engine. It is designed using JNI to interface to
the SQLite API.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| javasqlite |
20080420 |
1.el5.1 |
src |
370 KiB |
Thu Sep 11 19:15:06 2008 |
| javasqlite |
20080420 |
1.el5 |
src |
366 KiB |
Sat May 17 13:19:50 2008 |
Changelog
- * Sat Sep 6 22:00:00 2008 Ville Skyttä <ville.skytta at iki.fi> - 20080420-1.1
- Include JDBC 3 (Java 1.4.x, 1.5.x) drivers.
- Work around build setup issues #460761 and #460783.
- Patch to output error message if loading the lib from a specified
SQLite.library.path fails.
- Patch test suite to exit with non-zero status on failures.
- * Tue Apr 22 22:00:00 2008 Ville Skyttä <ville.skytta at iki.fi> - 20080420-1
- 20080420; all upstreamable patches applied upstream.
- * Thu Apr 3 22:00:00 2008 Ville Skyttä <ville.skytta at iki.fi> - 20080401-2
- First Fedora build.