public class DefaultGlobalDescriptionDao extends HibernateObjectDao<GlobalDescription> implements GlobalDescriptionDaoInternal
HibernateObjectDao.Cacheability| Constructor and Description |
|---|
DefaultGlobalDescriptionDao() |
| Modifier and Type | Method and Description |
|---|---|
protected GlobalDescription |
getByClassId(long id)
Retrieve the object with a particular id from the database.
|
GlobalDescription |
getGlobalDescription() |
Class<GlobalDescription> |
getPersistentClass()
Gets the type of
EntityObject this Dao works with. |
applyTransactionTimeout, applyTransactionTimeout, checkDaoConfig, createHibernateTemplate, findAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, findNamedQuery, findNamedQuery, findNamedQuery, findNamedQueryStringParam, findNamedQueryStringParam, findNamedQueryStringParam, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findNamedQueryStringParams, findSingleObject, getCountResult, getHibernateTemplate, getSession, getSessionFactory, index, indexEntity, refresh, refreshEntity, reIndex, reIndexEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntity, setEventPublisher, setHibernateTemplate, setIndexer, setSessionFactory, unIndex, unIndexEntity, uniqueResult, updateEntityModificationData, updateModificationDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntityprotected GlobalDescription getByClassId(long id)
HibernateObjectDaogetByClassId in class HibernateObjectDao<GlobalDescription>id - the id of the object to look uppublic Class<GlobalDescription> getPersistentClass()
ObjectDaoInternalEntityObject this Dao works with.getPersistentClass in interface ObjectDaogetPersistentClass in interface ObjectDaoInternal<GlobalDescription>public GlobalDescription getGlobalDescription()
getGlobalDescription in interface GlobalDescriptionDaoCopyright © 2003–2022 Atlassian. All rights reserved.