SQLite JDBC Driver for Mysaifu JVM and SQLite JNI Library for Windows (x86) and Linux (i386/PowerPC) and Mac OS X (Intel).
SQLite3 JDBC Driver for Mysaifu JVM version 1.1.0 release.
【更新内容】
使用するSQLiteのバージョンを3.6.0にUP。
sqlite3_stmtに対応。
sqlite3_statusに対応。
sqlite3_mutex_held()とsqlite3_mutex_notheld()をサポート対象外に変更(SQLITE_DEBUGがプリプロセッサ定義に設定されている場合のみしか有効にならないように変更された為)。