Package com.atlassian.bamboo.plan
Class PlanDtoHibernateDao
java.lang.Object
org.springframework.dao.support.DaoSupport
org.springframework.orm.hibernate5.support.HibernateDaoSupport
com.atlassian.bamboo.persistence3.StatelessSessionHibernateDaoSupport
com.atlassian.bamboo.plan.PlanDtoHibernateDao
- All Implemented Interfaces:
PlanDtoDao
,org.springframework.beans.factory.InitializingBean
-
Field Summary
Fields inherited from class org.springframework.dao.support.DaoSupport
logger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlassian.bamboo.persistence3.StatelessSessionHibernateDaoSupport
getCacheAwareHibernateTemplate
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
-
PlanDtoHibernateDao
public PlanDtoHibernateDao()
-
-
Method Details
-
getAllPlans
- Specified by:
getAllPlans
in interfacePlanDtoDao
-
getAllLabelNamesAssociatedWithPlans
- Specified by:
getAllLabelNamesAssociatedWithPlans
in interfacePlanDtoDao
-
getAllPlanStages
- Specified by:
getAllPlanStages
in interfacePlanDtoDao
-
getAllPlanBranchesMetadata
- Specified by:
getAllPlanBranchesMetadata
in interfacePlanDtoDao
-