]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bind sqlite3_busy_handler(). Correct mapping of pointers for, and cleanup of, JNI...
authorstephan <stephan@noemail.net>
Thu, 27 Jul 2023 22:05:39 +0000 (22:05 +0000)
committerstephan <stephan@noemail.net>
Thu, 27 Jul 2023 22:05:39 +0000 (22:05 +0000)
commit1a95091b49738141022022aded69a305d5e309ec
treec2f8df65d539c9c788c0ee3c200f6e017fac05d7
parentfd250c2cb57767095ddea00f807f14232cd8526b
Bind sqlite3_busy_handler(). Correct mapping of pointers for, and cleanup of, JNI-level per-db state.

FossilOrigin-Name: 524747796a30a5c1c6c7567b49ffb1e35e2626c73e09c335c0ab74d4ddb5f005
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/c/sqlite3-jni.h
ext/jni/src/org/sqlite/jni/BusyHandler.java [new file with mode: 0644]
ext/jni/src/org/sqlite/jni/SQLite3Jni.java
ext/jni/src/org/sqlite/jni/Tester1.java
manifest
manifest.uuid