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