public class SystemConfStore extends JdbcAbstractStore
JdbcAbstractStore.Creator<T>, JdbcAbstractStore.DataType, JdbcAbstractStore.EntityPopulator<T>, JdbcAbstractStore.SqlOperation<Res>, 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, doOrContinue, doOrFail, getConnection, insert, insert, insert, insert, insertAndReturn, insertWithSerial, inTransaction, lastInsertId, select, select, select, staticInTransaction, 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 © 2021. All Rights Reserved.