| Modifier and Type | Field and Description |
|---|---|
(package private) Connection |
connection |
| Constructor and Description |
|---|
SQLiteWriter() |
| Modifier and Type | Method and Description |
|---|---|
SQLiteWriter |
connect(String path) |
SQLiteWriter |
createTables() |
int |
update(String query) |
Connection connection
public SQLiteWriter connect(String path)
public int update(String query)
public SQLiteWriter createTables()