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