public class ContainersSyncStore extends JdbcAbstractStore
JdbcAbstractStore.Creator<T>, JdbcAbstractStore.DataType, JdbcAbstractStore.EntityPopulator<T>, JdbcAbstractStore.SqlOperation<R>, JdbcAbstractStore.StatementValues<T>
datasource, logger
Constructor and Description |
---|
ContainersSyncStore(javax.sql.DataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
list(java.lang.String containerType,
java.lang.Long before,
int limit,
java.lang.String settingsKey) |
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
Copyright © 2021. All Rights Reserved.