Home | History | Annotate | Download | only in jni

Lines Matching refs:nativeGetColumnCount

342 static jint nativeGetColumnCount(JNIEnv* env, jclass clazz, jlong connectionPtr,
810 { "nativeGetColumnCount", "(JJ)I",
811 (void*)nativeGetColumnCount },