1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class GdaJResultSetInfos */
4 
5 #ifndef _Included_GdaJResultSetInfos
6 #define _Included_GdaJResultSetInfos
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class:     GdaJResultSetInfos
12  * Method:    initIDs
13  * Signature: ()V
14  */
15 JNIEXPORT void JNICALL Java_GdaJResultSetInfos_initIDs
16   (JNIEnv *, jclass);
17 
18 #ifdef __cplusplus
19 }
20 #endif
21 #endif
22