E - public abstract class AbstractTokenDao<E extends Token> extends GenericHibernateDao<E,Integer>
Token class is abstract, this class will also be abstract.
There will also be NO Repository annotation here.logger| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTokenDao(Class<E> clazz)
Constructor that has to be called by subclasses.
|
createDistinctRootEntityCriteria, delete, evict, findAll, findAllUserGroupPermissionsOfUserGroup, findAllUserPermissionsOfUser, findAllWhereFieldEquals, findAllWithCollectionContaining, findByCriteria, findByCriteriaRestricted, findByCriteriaWithSortingAndPaging, findById, findByUniqueCriteria, getEntityClass, getTotalCount, loadById, saveOrUpdate, unproxyCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.