SQLite JDBC Driver

Edit Package sqlite-jdbc
https://github.com/xerial/sqlite-jdbc

SQLite JDBC is a library for accessing and creating SQLite database files in Java.

Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, Linux etc., are assembled into a single JAR (Java Archive) file. The usage is quite simple; download our sqlite-jdbc library, then append the library (JAR file) to your class path.

Refresh
Refresh
Source Files
Filename Size Changed
3.39.4.0.tar.gz 0016683527 15.9 MB
sqlite-amalgamation-3390400.zip 0002557873 2.44 MB
sqlite-jdbc.changes 0000011920 11.6 KB
sqlite-jdbc.spec 0000002803 2.74 KB
Revision 4 (latest revision is 18)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1034637 from Anton Shvetz's avatar Anton Shvetz (urbic) (revision 4)
- Update to v3.39.4.0
  * Features
    ~ 8bcba01 jdbc: implement ResultSet#getObject with requested
      type
    ~ 9e9d144 allow override of detected architecture
    ~ 7f03781 update SQLite to 3.39.4
    ~ fcb321e jdbc: DatabaseMetaData.getTypeInfo() returns more
      accurate values
    ~ be935e1 jdbc: add support for
      DatabaseMetaData#getSearchStringEscape
  * Fixes
    ~ f178b4e jdbc: ResultSet#isNullable() now checks for
      nullability instead of primary key
    ~ fe8f8d0 jdbc: simplify ResultSet#getBigDecimal
    ~ e8ba9dc jdbc: ResultSet#getBigDecimal could return 0 instead
      of null in some conditions
    ~ 58858f7 jdbc: Statement#getUpdateCount could return incorrect
      result when used concurrently
    ~ 8361efa jdbc: incorrect SQL could be generated in
      DatabaseMetaData#getImportedKeys
    ~ c8e86ae jdbc: DatabaseMetaData.getTables() shows all types if
      no type is provided
    ~ da570ba jdbc: DatabaseMetaData.getTables() returns
      sqlite_schema as SYSTEM TABLE
    ~ 8c78a66 jdbc: add missing description for DriverPropertyInfo
  * Changes
    ~ 22720f1 use SQLFeatureNotSupportedException when possible
  * Build
    ~ 3a115b0 bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13
    ~ accc542 bump jreleaser-maven-plugin from 1.1.0 to 1.3.1
    ~ cd9a36a bump maven-gpg-plugin from 1.6 to 3.0.1
    ~ 574da41 bump maven-javadoc-plugin from 3.2.0 to 3.4.1
    ~ 47bf67d bump maven-bundle-plugin from 2.4.0 to 5.1.8
    ~ 507c718 bump maven-jar-plugin from 3.2.0 to 3.3.0
    ~ 5a3c89e bump maven-compiler-plugin from 3.1 to 3.10.1
    ~ f13f53d bump maven-help-plugin from 3.2.0 to 3.3.0
    ~ efcde7c bump spotless-maven-plugin from 2.12.3 to 2.27.2
    ~ fd60f9b bump mockito-core from 4.8.0 to 4.8.1
    ~ eaae213 add maven-enforcer-plugin
    ~ 4238573 add versions-maven-plugin
    ~ ee7a5a9 disable test_graalvm
    ~ 5565528 exclude architecture tests from native
    ~ af1ae47 add test architecture tests
    ~ 9a19b8a add architecture tests
    ~ bad80f2 deps: bump JUnit Pioneer from 1.4.2 to 1.7.1
    ~ ec066ac deps: bump JUnit from 5.7.2 to 5.9.1
    ~ c61c028 jdbc: add numeric types tests for ResultSet
    ~ 8c5cd18 typo in workflow descriptions [skip ci]
  * Documentation
    ~ 7912b6b document usage for Android applications
- Add build dependency on
  mvn(org.apache.maven.plugins:maven-enforcer-plugin)
Comments 0
openSUSE Build Service is sponsored by