E
- is the generic type of the PersistenceEntity
. Should be derived from
AbstractPersistenceEntity
.public abstract class AbstractDao<E extends net.sf.mmm.util.entity.api.PersistenceEntity<Long>> extends AbstractGenericDao<Long,E> implements Dao<E>
Dao
interface.Constructor and Description |
---|
AbstractDao()
The constructor.
|
applyCriteria, applyCriteria, applyCriteria, applyPagination, calculateTotalBeforePagination, createPaginationResult, delete, delete, delete, exists, find, findAll, findAll, findOne, findPaginated, findPaginated, forceIncrementModificationCounter, getEntityClass, getEntityManager, getEntityName, isNew, save, save, setEntityManager
Copyright © 2014–2016 OASP-Team. All rights reserved.