]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add progress-handler support to JNI wrapper1. Correct the return type of the extended...
authorstephan <stephan@noemail.net>
Sun, 5 Nov 2023 01:39:29 +0000 (01:39 +0000)
committerstephan <stephan@noemail.net>
Sun, 5 Nov 2023 01:39:29 +0000 (01:39 +0000)
commit9a265899409da5ecc374f97fc3cd67706da69c4b
tree27400b98ee051dfee511d34bf879ae5ba32542ac
parent0ee7ae72a1c7993878bb46df377db6583e2c4ecc
Add progress-handler support to JNI wrapper1. Correct the return type of the extended_result_codes() JNI binding and expose it to wrapper1.

FossilOrigin-Name: 6c0acfdce2160d8db261a59677cec571b6abc333481525b1ec975d98e88bec88
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/c/sqlite3-jni.h
ext/jni/src/org/sqlite/jni/capi/CApi.java
ext/jni/src/org/sqlite/jni/wrapper1/Sqlite.java
ext/jni/src/org/sqlite/jni/wrapper1/SqliteException.java
ext/jni/src/org/sqlite/jni/wrapper1/Tester2.java
manifest
manifest.uuid