Package com.soffid.iam.model
Class DefaultAttributeMappingEntityDaoImpl
- java.lang.Object
-
- org.springframework.dao.support.DaoSupport
-
- org.springframework.orm.hibernate3.support.HibernateDaoSupport
-
- com.soffid.iam.model.DefaultAttributeMappingEntityDaoBase
-
- com.soffid.iam.model.DefaultAttributeMappingEntityDaoImpl
-
- All Implemented Interfaces:
DefaultAttributeMappingEntityDao
,org.springframework.beans.factory.InitializingBean
public class DefaultAttributeMappingEntityDaoImpl extends DefaultAttributeMappingEntityDaoBase
DAO DefaultAttributeMappingEntity implementation
-
-
Constructor Summary
Constructors Constructor Description DefaultAttributeMappingEntityDaoImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.DefaultAttributeMappingEntityDaoBase
create, create, getDefaultObjectMappingEntityDao, load, loadAll, newDefaultAttributeMappingEntity, query, query, remove, remove, remove, setDefaultObjectMappingEntityDao, update, update
-
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport
checkDaoConfig, closeSessionIfNecessary, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
-
-