public class DatabseSQLite
extends Object
-
Field Summary
Fields
The Constant SETTINGS_DIR.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
JDBC_SQLITE
public static final String JDBC_SQLITE
The Constant SETTINGS_DIR.
- See Also:
-
-
Constructor Details
-
DatabseSQLite
public DatabseSQLite()
-
Method Details
-
getDatabaseDirectory
public static String getDatabaseDirectory()
- Returns:
- a
String
object.
-
storeExist
public static boolean storeExist()
- Returns:
- a
Boolean
object.