]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More Java docs about making use of the aggregate context. Change the JNI mapping...
authorstephan <stephan@noemail.net>
Fri, 28 Jul 2023 09:25:05 +0000 (09:25 +0000)
committerstephan <stephan@noemail.net>
Fri, 28 Jul 2023 09:25:05 +0000 (09:25 +0000)
commit09c2640fe3153f1855268596479ba80f4c851d53
tree251b55313dffbb0357d79b2a136331f79f0fb5a2
parent75d3b1b5a20403cae8715e5d2500725565ca3789
More Java docs about making use of the aggregate context. Change the JNI mapping to set the sqlite3_context::aggregateContext member directly, instead of via a superflous setter, because that way is faster.

FossilOrigin-Name: 7af0cb998f7161296d5e5e50a42e9db26ec13c145c61194a999a1a0104818d45
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/org/sqlite/jni/SQLFunction.java
ext/jni/src/org/sqlite/jni/Tester1.java
ext/jni/src/org/sqlite/jni/sqlite3_context.java
manifest
manifest.uuid