public class InMemoryResourceDao extends InMemoryDao<Resource> implements ResourceDao
| Constructor and Description |
|---|
InMemoryResourceDao(boolean versioningEnabled) |
| Modifier and Type | Method and Description |
|---|---|
<U> List<U> |
doQuery(ResourceQuery<U> resourceQuery) |
flush, hasElement, queryAll, queryAll, queryBy, queryBy, queryKeySet, queryKeySet, querySize, querySize, queryTypes, queryVersionsFor, queryVersionsSizeFor, remove, removeAll, removeAll, removeAllBy, removeVersion, save, saveAll, update, updateAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflush, hasElement, queryAll, queryAll, queryBy, queryBy, queryKeySet, queryKeySet, querySize, querySize, queryTypes, queryVersionsFor, queryVersionsSizeFor, remove, removeAll, removeAll, removeAllBy, removeVersion, save, saveAll, update, updateAllpublic <U> List<U> doQuery(ResourceQuery<U> resourceQuery)
doQuery in interface ResourceDaoCopyright © 2011–2016 Strolch. All rights reserved.