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