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