org.xerial.db.sql.sqlite
Class SQLite
java.lang.Object
org.xerial.db.sql.sqlite.SQLite
public class SQLite
- extends Object
This SQLite class holds information related to sqlite3
- Author:
- leo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driverName
public static final String driverName
- See Also:
- Constant Field Values
getDatabaseAddress
public static String getDatabaseAddress(String filePath)
getMemoryDatabaseAddress
public static String getMemoryDatabaseAddress()
getDataTypeName
public static String getDataTypeName(DataType dataType)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.