Package com.soffid.iam.model
Class AttributeTranslationEntityDaoImpl
- java.lang.Object
-
- org.springframework.dao.support.DaoSupport
-
- org.springframework.orm.hibernate3.support.HibernateDaoSupport
-
- com.soffid.iam.model.AttributeTranslationEntityDaoBase
-
- com.soffid.iam.model.AttributeTranslationEntityDaoImpl
-
- All Implemented Interfaces:
AttributeTranslationEntityDao
,org.springframework.beans.factory.InitializingBean
public class AttributeTranslationEntityDaoImpl extends AttributeTranslationEntityDaoBase
-
-
Constructor Summary
Constructors Constructor Description AttributeTranslationEntityDaoImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.AttributeTranslationEntityDaoBase
attributeTranslationToEntity, attributeTranslationToEntity, attributeTranslationToEntityList, create, create, findByColumn1, findByColumn1, findByColumn1, findByColumn2, findByColumn2, findByColumn2, findByExample, findByExample, findByExample, getTenantEntityDao, load, loadAll, newAttributeTranslationEntity, query, query, remove, remove, remove, setTenantEntityDao, toAttributeTranslation, toAttributeTranslation, toAttributeTranslationList, update, update
-
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport
checkDaoConfig, closeSessionIfNecessary, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
-
-