로딩
티스토리 데이터 처리 중입니다.

Java sqlite jdbc

 Java sqlite jdbc

SqliteJDBCSQLiteJDBC is a Java JDBC driver for SQLite. It runs using either a native code library 100% Pure Java driver based on NestedVM emulation.

Both the pure driver and the native binaries for Windows, Mac OS X, and Linux x86 have been combined into a single jar file. Download The current version is v056, based on SQLite 3.6.14.2. sqlitejdbc-v056.jar - pure Java, containing binaries for: Wi.....

원문 링크 : Java sqlite jdbc