@Repository(value="PersonDataDAO") public final class PersonDataDAOImpl extends AbstractGenericDAOImpl<com.hack23.cia.model.external.riksdagen.person.impl.PersonData,String> implements com.hack23.cia.service.data.api.PersonDataDAO
Constructor and Description |
---|
PersonDataDAOImpl()
Instantiates a new person data dao impl.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getIdList() |
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.