@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.HibernateException
public List getNextObjects()
EntityObjectQueue
getNextObjects
in interface EntityObjectQueue
public void clearCaches()
EntityObjectQueue
clearCaches
in interface EntityObjectQueue
public void close()
EntityObjectQueue
close
in interface EntityObjectQueue
Copyright © 2003–2021 Atlassian. All rights reserved.