]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add high-level window function wrapper to the JNI wrapper1 interface.
authorstephan <stephan@noemail.net>
Sun, 22 Oct 2023 23:36:16 +0000 (23:36 +0000)
committerstephan <stephan@noemail.net>
Sun, 22 Oct 2023 23:36:16 +0000 (23:36 +0000)
commit96aa4d344d46444042960b8e0bc373b551125e73
tree1db684b1f24f7bd9f796fe703d4b1a22e9aaf342
parent166c8d00671fbd16057cc3dc6523af336591a1c5
Add high-level window function wrapper to the JNI wrapper1 interface.

FossilOrigin-Name: a27e7471231a24864cbd04b77cbc4b336ce180d738a36ce4318543e2666ed708
ext/jni/GNUmakefile
ext/jni/src/org/sqlite/jni/capi/AggregateFunction.java
ext/jni/src/org/sqlite/jni/capi/SQLFunction.java
ext/jni/src/org/sqlite/jni/capi/Tester1.java
ext/jni/src/org/sqlite/jni/wrapper1/AggregateFunction.java
ext/jni/src/org/sqlite/jni/wrapper1/SqlFunction.java
ext/jni/src/org/sqlite/jni/wrapper1/Sqlite.java
ext/jni/src/org/sqlite/jni/wrapper1/Tester2.java
ext/jni/src/org/sqlite/jni/wrapper1/WindowFunction.java [new file with mode: 0644]
manifest
manifest.uuid