public class SqliteHelper extends Object
Constructor and Description |
---|
SqliteHelper() |
Modifier and Type | Method and Description |
---|---|
static net.sf.json.JSONArray |
convertToJSON(ResultSet resultSet) |
static Connection |
getConn() |
static Connection |
getConnNewDb() |
net.sf.json.JSONArray |
query(String query) |
boolean |
update(String query) |
static void |
verifyDatabaseVersionMigration() |
public Statement stmt
public static boolean runReady
public static net.sf.json.JSONArray convertToJSON(ResultSet resultSet) throws Exception
Exception
public static Connection getConn() throws Exception
Exception
public static Connection getConnNewDb() throws Exception
Exception
Copyright © 2004-2016. All Rights Reserved.