Sq3ValueC - work with the virtual-file-system … More...
Functions | |
native Sq3ValueC | jvsq3lite.Sq3ValueC.VtabInFirst () |
Java: → C-API Find all elements on the right-hand side of an IN constraint … | |
native Sq3ValueC | jvsq3lite.Sq3ValueC.VtabInNext () |
Java: → C-API Find all elements on the right-hand side of an IN constraint … | |
JNIEXPORT jobject JNICALL | Java_jvsq3lite_Sq3ValueC_VtabInFirst (JNIEnv *env, jobject self) |
Java: → C-API Find all elements on the right-hand side of an IN constraint … | |
JNIEXPORT jobject JNICALL | Java_jvsq3lite_Sq3ValueC_VtabInNext (JNIEnv *env, jobject self) |
Java: → C-API Find all elements on the right-hand side of an IN constraint … | |
Sq3ValueC - work with the virtual-file-system …
JNIEXPORT jobject JNICALL Java_jvsq3lite_Sq3ValueC_VtabInFirst | ( | JNIEnv * | env, |
jobject | self ) |
Java:
→ C-API Sq3ValueC pVal.VtabInFirst()
Find all elements on the right-hand side of an IN constraint …
Definition at line 361 of file Sq3ValueC_jv.c.
JNIEXPORT jobject JNICALL Java_jvsq3lite_Sq3ValueC_VtabInNext | ( | JNIEnv * | env, |
jobject | self ) |
Java:
→ C-API Sq3ValueC pVal.VtabInNext()
Find all elements on the right-hand side of an IN constraint …
Definition at line 375 of file Sq3ValueC_jv.c.
native Sq3ValueC jvsq3lite.Sq3ValueC.VtabInFirst | ( | ) |
Java:
→ C-API Sq3ValueC pVal.VtabInFirst()
Find all elements on the right-hand side of an IN constraint …
native Sq3ValueC jvsq3lite.Sq3ValueC.VtabInNext | ( | ) |
Java:
→ C-API Sq3ValueC pVal.VtabInNext()
Find all elements on the right-hand side of an IN constraint …