org.xerial.db.sql.sqlite
Class SQLiteServer
java.lang.Object
org.xerial.db.sql.sqlite.SQLiteServer
public class SQLiteServer
- extends Object
SQLiteServer
- Author:
- leo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLiteServer
public SQLiteServer(String databasePath)
throws DBException
- Throws:
DBException
dispose
public void dispose()
throws DBException
- Throws:
DBException
startServer
public void startServer()
throws DBException
- Throws:
DBException
stopPortListening
public void stopPortListening()
throws IOException
- Throws:
IOException
continueListening
public boolean continueListening()
main
public static void main(String[] args)
setPort
public void setPort(int port)

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