Home | History | Annotate | Download | only in jni

Lines Matching defs:nativeGetColumnCount

353 static jint nativeGetColumnCount(JNIEnv* env, jclass clazz, jlong connectionPtr,
827 { "nativeGetColumnCount", "(JJ)I",
828 (void*)nativeGetColumnCount },