Class StatelessSessionHibernateDaoSupport
java.lang.Object
org.springframework.dao.support.DaoSupport
org.springframework.orm.hibernate5.support.HibernateDaoSupport
com.atlassian.bamboo.persistence3.StatelessSessionHibernateDaoSupport
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
- Direct Known Subclasses:
AgentAssignmentDaoImpl
,ArtifactHibernateDao
,BambooHibernateObjectDao
,DeploymentProjectDaoImpl
,DeploymentResultDaoImpl
,DeploymentVersionDaoImpl
,DeploymentVersionLinkedJiraIssueDaoImpl
,DeploymentVersionVcsChangesetDaoImpl
,DeploymentVersionVcsCommitDaoImpl
,EnvironmentCustomConfigHibernateDao
,PlanDtoHibernateDao
,RssDeploymentProjectPermissionHibernateDaoImpl
,RssProjectPermissionHibernateDaoImpl
,RssRepositoryPermissionHibernateDaoImpl
,VersionHibernateDao
public class StatelessSessionHibernateDaoSupport
extends org.springframework.orm.hibernate5.support.HibernateDaoSupport
-
Field Summary
Fields inherited from class org.springframework.dao.support.DaoSupport
logger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull org.springframework.orm.hibernate5.HibernateTemplate
Methods inherited from class org.springframework.orm.hibernate5.support.HibernateDaoSupport
checkDaoConfig, createHibernateTemplate, currentSession, getHibernateTemplate, getSessionFactory, setHibernateTemplate, setSessionFactory
Methods inherited from class org.springframework.dao.support.DaoSupport
afterPropertiesSet, initDao
-
Constructor Details
-
StatelessSessionHibernateDaoSupport
public StatelessSessionHibernateDaoSupport()
-
-
Method Details
-
getCacheAwareHibernateTemplate
@NotNull public @NotNull org.springframework.orm.hibernate5.HibernateTemplate getCacheAwareHibernateTemplate()
-