@Deprecated public class HibernateEntityObjectQueue extends Object implements EntityObjectQueue
| Constructor and Description |
|---|
HibernateEntityObjectQueue(List handles,
net.sf.hibernate.SessionFactory sessionFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearCaches()
Deprecated.
Clear any underlying caches that might be kept as the queue is run through.
|
void |
close()
Deprecated.
Release all resources (i.e.
|
List |
getNextObjects()
Deprecated.
Get a collection of the next "group" of objects from the queue.
|
public HibernateEntityObjectQueue(List handles, net.sf.hibernate.SessionFactory sessionFactory) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateExceptionpublic List getNextObjects()
EntityObjectQueuegetNextObjects in interface EntityObjectQueuepublic void clearCaches()
EntityObjectQueueclearCaches in interface EntityObjectQueuepublic void close()
EntityObjectQueueclose in interface EntityObjectQueueCopyright © 2003–2022 Atlassian. All rights reserved.