public class ReplicasStore extends JdbcAbstractStore
Modifier and Type | Class and Description |
---|---|
static class |
ReplicasStore.SubtreeLocation |
JdbcAbstractStore.Creator<T>, JdbcAbstractStore.DataType, JdbcAbstractStore.EntityPopulator<T>, JdbcAbstractStore.SqlOperation<R>, JdbcAbstractStore.StatementValues<T>
datasource
Constructor and Description |
---|
ReplicasStore(javax.sql.DataSource pool) |
Modifier and Type | Method and Description |
---|---|
ReplicasStore.SubtreeLocation |
byUniqueId(java.lang.String uniqueId) |
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 ReplicasStore.SubtreeLocation byUniqueId(java.lang.String uniqueId) throws java.sql.SQLException
java.sql.SQLException
Copyright © 2021. All Rights Reserved.