|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.orm.hibernate.support.HibernateDaoSupport
bucket.core.persistence.hibernate.AnyTypeHibernateObjectDao
@Deprecated public class AnyTypeHibernateObjectDao
| Field Summary | |
|---|---|
static org.apache.log4j.Category |
log
Deprecated. |
| Fields inherited from class org.springframework.dao.support.DaoSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
AnyTypeHibernateObjectDao()
Deprecated. |
|
| Method Summary | |
|---|---|
List |
findAllPersistentObjects()
Deprecated. |
List |
findAllPersistentObjectsHandles()
Deprecated. |
List |
findAllSearchableObjectHandles()
Deprecated. |
List |
findAllSearchableObjects()
Deprecated. |
Iterator |
findAllSearchableObjectsIterator()
Deprecated. Use this method instead findAllSearchableObjects() if a very large collection is involved |
Object |
findByHandle(com.atlassian.bonnie.Handle handle)
Deprecated. |
int |
findSearchableObjectsSize()
Deprecated. |
Object |
getByIdAndType(long id,
Class type)
Deprecated. |
com.atlassian.bonnie.Handle |
getHandle(Object obj)
Deprecated. |
Class |
getPersistentClass()
Deprecated. |
com.atlassian.bonnie.Handle |
getTransientHandle(Object obj)
Deprecated. |
void |
setExcludedClassesForRetrievingAllObjects(Set excludedClassesForRetrievingAllObjects)
Deprecated. |
| Methods inherited from class org.springframework.orm.hibernate.support.HibernateDaoSupport |
|---|
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory |
| Methods inherited from class org.springframework.dao.support.DaoSupport |
|---|
afterPropertiesSet, initDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.log4j.Category log
| Constructor Detail |
|---|
public AnyTypeHibernateObjectDao()
| Method Detail |
|---|
public void setExcludedClassesForRetrievingAllObjects(Set excludedClassesForRetrievingAllObjects)
public com.atlassian.bonnie.Handle getHandle(Object obj)
getHandle in interface com.atlassian.bonnie.AnyTypeObjectDaogetHandle in interface com.atlassian.bonnie.HandleResolverpublic com.atlassian.bonnie.Handle getTransientHandle(Object obj)
public Object findByHandle(com.atlassian.bonnie.Handle handle)
findByHandle in interface com.atlassian.bonnie.AnyTypeObjectDao
public Object getByIdAndType(long id,
Class type)
getByIdAndType in interface com.atlassian.bonnie.AnyTypeObjectDaopublic List findAllSearchableObjects()
findAllSearchableObjects in interface com.atlassian.bonnie.AnyTypeObjectDaopublic List findAllSearchableObjectHandles()
findAllSearchableObjectHandles in interface com.atlassian.bonnie.AnyTypeObjectDaopublic Iterator findAllSearchableObjectsIterator()
findAllSearchableObjectsIterator in interface com.atlassian.bonnie.AnyTypeObjectDaopublic int findSearchableObjectsSize()
findSearchableObjectsSize in interface com.atlassian.bonnie.AnyTypeObjectDaopublic List findAllPersistentObjects()
findAllPersistentObjects in interface com.atlassian.bonnie.AnyTypeObjectDaopublic List findAllPersistentObjectsHandles()
findAllPersistentObjectsHandles in interface com.atlassian.bonnie.AnyTypeObjectDaopublic Class getPersistentClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||