]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Expose sqlite3_bind_parameter_name() to JNI. Extend the definition of null for the...
authorstephan <stephan@noemail.net>
Mon, 4 Sep 2023 04:23:31 +0000 (04:23 +0000)
committerstephan <stephan@noemail.net>
Mon, 4 Sep 2023 04:23:31 +0000 (04:23 +0000)
commit411d9e7b2ebb45a8e0ce428f55840765739e01ef
treee2d632df3b65722ec6b458b26be4280baabf33db
parent14412e952678d505ca27a8f89ae4bb85503e398e
Expose sqlite3_bind_parameter_name() to JNI. Extend the definition of null for the @NotNull annotation, to consider closed/finalized Java-side handles wrapping C-side resources as null for its purposes.

FossilOrigin-Name: fc34e2bfa4a2255f019a2514367e58596837289de49f7fab87279c8b40c7f119
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/c/sqlite3-jni.h
ext/jni/src/org/sqlite/jni/SQLite3Jni.java
ext/jni/src/org/sqlite/jni/Tester1.java
ext/jni/src/org/sqlite/jni/annotation/NotNull.java
manifest
manifest.uuid