BaseDAO.LazyCreateStatement, BaseDAO.LazyStatement, BaseDAO.Reader<T>connection, table| Constructor and Description |
|---|
SettingsDAO(BaseDatabase database,
java.sql.Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
long |
insert(Setting value) |
void |
update(Setting value) |
public SettingsDAO(BaseDatabase database, java.sql.Connection connection) throws java.sql.SQLException
java.sql.SQLExceptionpublic long insert(Setting value) throws java.sql.SQLException