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, multiRowInsert, select, select, select, staticInTransaction, unique, unique, unique, unique, update, update, update, update, update
public void update(java.util.Map<java.lang.String,java.lang.String> values) throws java.sql.SQLException
java.sql.SQLException
public java.util.Map<java.lang.String,java.lang.String> get() throws java.sql.SQLException
java.sql.SQLException
public java.util.Map<java.lang.String,java.lang.String> get30() throws java.sql.SQLException
java.sql.SQLException
Copyright © 2021. All Rights Reserved.