ID - T - public interface TreeDao<ID,T extends AbstractEntity<ID>> extends BaseDao<ID,T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
findByParent(T parent)
Find all children for a given parent.
|
List<T> |
findByParentIsNull()
Find all root objects.
|
count, count, count, delete, delete, fetch, fetch, fetch, fetchById, fetchByIds, fetchByUniqueProperty, find, find, find, find, findAll, findAll, findById, findByUniqueProperty, findDistinct, findDistinctInCollectionTable, findIds, flushAndClear, getEntityClass, save, saveCopyright © 2017 Open Circle Solutions. All rights reserved.