com_sleepycat_db_DbLsn.h
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:
MySQL数据库
开发平台:
Visual C++
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <jni.h>
- /* Header for class com_sleepycat_db_DbLsn */
- #ifndef _Included_com_sleepycat_db_DbLsn
- #define _Included_com_sleepycat_db_DbLsn
- #ifdef __cplusplus
- extern "C" {
- #endif
- /*
- * Class: com_sleepycat_db_DbLsn
- * Method: finalize
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_com_sleepycat_db_DbLsn_finalize
- (JNIEnv *, jobject);
- /*
- * Class: com_sleepycat_db_DbLsn
- * Method: init_lsn
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_com_sleepycat_db_DbLsn_init_1lsn
- (JNIEnv *, jobject);
- #ifdef __cplusplus
- }
- #endif
- #endif