public class FoldersStore extends JdbcAbstractStore
JdbcAbstractStore.Creator<T>, JdbcAbstractStore.DataType, JdbcAbstractStore.EntityPopulator<T>, JdbcAbstractStore.SqlOperation<Res>, JdbcAbstractStore.StatementValues<T>datasource, logger| Constructor and Description | 
|---|
FoldersStore(javax.sql.DataSource dataSource)  | 
| Modifier and Type | Method and Description | 
|---|---|
Folder | 
byUid(java.lang.Long uid)  | 
ListResult<java.lang.Integer> | 
byUri(java.lang.String uri)  | 
batchInsert, batchInsert, delete, doOrContinue, doOrFail, getConnection, insert, insert, insert, insert, insertAndReturn, insertWithSerial, inTransaction, lastInsertId, select, select, select, staticInTransaction, unique, unique, unique, unique, update, update, update, update, updatepublic ListResult<java.lang.Integer> byUri(java.lang.String uri) throws java.sql.SQLException
java.sql.SQLExceptionpublic Folder byUid(java.lang.Long uid) throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2021. All Rights Reserved.