public class BranchCommitInformationHibernateDao extends BambooHibernateObjectDao<BranchCommitInformation> implements BranchCommitInformationDao
| Constructor and Description |
|---|
BranchCommitInformationHibernateDao() |
| Modifier and Type | Method and Description |
|---|---|
<E extends BranchCommitInformation> |
findByChainBranchId(long chainBranchId,
Class<E> clazz) |
countAll, countWithRestriction, delete, deleteAll, executeCountQuery, findAll, findById, merge, save, saveAllgetCacheAwareHibernateTemplatecheckDaoConfig, createHibernateTemplate, currentSession, getHibernateTemplate, getSessionFactory, setHibernateTemplate, setSessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAllpublic <E extends BranchCommitInformation> E findByChainBranchId(long chainBranchId, Class<E> clazz)
findByChainBranchId in interface BranchCommitInformationDaoCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.