public class SystemConfStore extends JdbcAbstractStore
JdbcAbstractStore.Creator<T>, JdbcAbstractStore.DataType, JdbcAbstractStore.EntityPopulator<T>, JdbcAbstractStore.SqlOperation<R>, JdbcAbstractStore.StatementValues<T>datasource, logger| Constructor and Description |
|---|
SystemConfStore(javax.sql.DataSource pool) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
get() |
java.util.Map<java.lang.String,java.lang.String> |
get30() |
void |
update(java.util.Map<java.lang.String,java.lang.String> values) |
batchInsert, batchInsert, delete, delete, delete, doOrContinue, doOrFail, getConnection, insert, insert, insert, insert, insertAndReturn, insertWithSerial, lastInsertId, select, select, select, unique, unique, unique, unique, unique, update, update, update, update, updatepublic void update(java.util.Map<java.lang.String,java.lang.String> values)
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.util.Map<java.lang.String,java.lang.String> get()
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.util.Map<java.lang.String,java.lang.String> get30()
throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2023. All Rights Reserved.