public abstract class BambooHibernateObjectWithOidDao<E extends BambooObjectWithOid> extends BambooHibernateObjectDao<E> implements BambooObjectWithOidDao<E>
| Constructor and Description |
|---|
BambooHibernateObjectWithOidDao() |
| Modifier and Type | Method and Description |
|---|---|
E |
findByOid(BambooEntityOid oid,
Class<? extends E> aClass) |
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 findByOid(@NotNull BambooEntityOid oid, @NotNull Class<? extends E> aClass)
findByOid in interface BambooObjectWithOidDao<E extends BambooObjectWithOid>Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.