public class RetentionPolicyStore extends JdbcAbstractStore
JdbcAbstractStore.Creator<T>, JdbcAbstractStore.DataType, JdbcAbstractStore.EntityPopulator<T>, JdbcAbstractStore.SqlOperation<R>, JdbcAbstractStore.StatementValues<T>
datasource, logger
Constructor and Description |
---|
RetentionPolicyStore(javax.sql.DataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
RetentionPolicy |
get() |
void |
update(RetentionPolicy rp) |
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, update
public RetentionPolicyStore(javax.sql.DataSource dataSource)
public RetentionPolicy get() throws java.sql.SQLException
java.sql.SQLException
public void update(RetentionPolicy rp) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.