| Constructor and Description |
|---|
DomainDaoImpl() |
DomainDaoImpl(com.mysema.query.types.path.EntityPathBase<Domain> dslRoot,
Class<Domain> entityClass) |
| Modifier and Type | Method and Description |
|---|---|
<D extends Domain> |
findAllByType(Class<D> type)
Returns all entities for of the specified type
|
<C extends DomainChild<C,P>,P extends DomainParent<C,P>> |
findChildren(P parent)
Returns the children for a certain parent
|
getDslRoot, getEntityClass, getFetchJoinsaddParameter, count, count, createDeleteClause, createQuery, createUpdateClause, delete, delete, fetch, fetch, fetch, fetchById, fetchByIds, fetchByUniqueProperty, find, find, findAll, findAll, findById, findByUniqueProperty, findDistinct, findDistinctInCollectionTable, findIds, flushAndClear, getEntityManager, getFirstValue, save, saveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, delete, delete, fetch, fetch, fetch, fetchById, fetchByIds, fetchByUniqueProperty, find, find, findAll, findAll, findById, findByUniqueProperty, findDistinct, findDistinctInCollectionTable, findIds, flushAndClear, getEntityClass, save, savepublic <C extends DomainChild<C,P>,P extends DomainParent<C,P>> List<C> findChildren(P parent)
DomainDaofindChildren in interface DomainDaoCopyright © 2019 Open Circle Solutions. All rights reserved.