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, updatepublic RetentionPolicyStore(javax.sql.DataSource dataSource)
public RetentionPolicy get() throws java.sql.SQLException
java.sql.SQLExceptionpublic void update(RetentionPolicy rp) throws ServerFault
ServerFaultCopyright © 2024. All Rights Reserved.