@Repository(value="LanguageContentDataDAO") public final class LanguageContentDataDAOImpl extends AbstractGenericDAOImpl<com.hack23.cia.model.internal.application.system.impl.LanguageContentData,Long> implements com.hack23.cia.service.data.api.LanguageContentDataDAO
Constructor and Description |
---|
LanguageContentDataDAOImpl()
Instantiates a new language content data dao impl.
|
Modifier and Type | Method and Description |
---|---|
com.hack23.cia.model.internal.application.system.impl.LanguageContentData |
findTranslation(String key,
String fromLanguage,
String toLanguage) |
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.