public class ChainStageHibernateDao extends BambooHibernateObjectDao<ChainStage> implements ChainStageDao
| Constructor and Description |
|---|
ChainStageHibernateDao() |
| Modifier and Type | Method and Description |
|---|---|
long |
getChainStageCount() |
com.google.common.collect.Multimap<PlanKey,Long> |
getChainStagesMarkedForDeletion() |
long |
getManualChainStageCount() |
countAll, countWithRestriction, delete, deleteAll, execute, executeCountQuery, executeReturnInt, executeReturnLong, findAll, findById, save, saveAllgetCacheAwareHibernateTemplatecheckDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountAll, countWithRestriction, delete, deleteAll, executeReturnInt, executeReturnLong, findAll, findById, save, saveAll@NotNull public com.google.common.collect.Multimap<PlanKey,Long> getChainStagesMarkedForDeletion()
getChainStagesMarkedForDeletion in interface ChainStageDaopublic long getChainStageCount()
getChainStageCount in interface ChainStageDaopublic long getManualChainStageCount()
getManualChainStageCount in interface ChainStageDaoCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.