E - public abstract class AbstractUserTokenDao<E extends UserToken> extends AbstractTokenDao<E>
UserToken class is abstract, this class will also be abstract.
There will also be NO Repository annotation here.LOG| Modifier | Constructor and Description |
|---|---|
protected |
AbstractUserTokenDao(Class<E> clazz)
Constructor that has to be called by subclasses.
|
createDistinctRootEntityCriteria, delete, findAll, findByCriteria, findByCriteriaWithSortingAndPaging, findById, findByUniqueCriteria, loadById, saveOrUpdateCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.