Package com.soffid.iam.model
Class AccountSnapshotEntityDaoImpl
- java.lang.Object
-
- org.springframework.dao.support.DaoSupport
-
- org.springframework.orm.hibernate3.support.HibernateDaoSupport
-
- com.soffid.iam.model.AccountSnapshotEntityDaoBase
-
- com.soffid.iam.model.AccountSnapshotEntityDaoImpl
-
- All Implemented Interfaces:
AccountSnapshotEntityDao
,org.springframework.beans.factory.InitializingBean
public class AccountSnapshotEntityDaoImpl extends AccountSnapshotEntityDaoBase
-
-
Constructor Summary
Constructors Constructor Description AccountSnapshotEntityDaoImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.AccountSnapshotEntityDaoBase
create, create, getAccountEntityDao, load, loadAll, newAccountSnapshotEntity, query, query, remove, remove, remove, setAccountEntityDao, update, update
-
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport
checkDaoConfig, closeSessionIfNecessary, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
-
-