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, saveAll
getCacheAwareHibernateTemplate
checkDaoConfig, createHibernateTemplate, currentSession, getHibernateTemplate, getSessionFactory, setHibernateTemplate, setSessionFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
public <E extends BranchCommitInformation> E findByChainBranchId(long chainBranchId, Class<E> clazz)
findByChainBranchId
in interface BranchCommitInformationDao
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.