@Repository(value="UserDAO") public final class UserDAOImpl extends AbstractGenericDAOImpl<com.hack23.cia.model.internal.application.user.impl.UserAccount,Long> implements com.hack23.cia.service.data.api.UserDAO
Constructor and Description |
---|
UserDAOImpl()
Instantiates a new user dao impl.
|
addCacheHints, delete, findFirstByProperty, findListByProperty, findListByProperty, getAll, getAllOrderBy, getCriteriaBuilder, getEntityManager, getFullTextEntityManager, getMetamodel, getPage, getPageOrderBy, getPersistentClass, getSize, load, merge, persist, persist, search
Copyright © 2010–2017 www.hack23.com. All rights reserved.