|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.xorm.ExtentImpl
| Method Summary | |
void |
close(Iterator iterator)
Closes the given iterator. |
void |
closeAll()
Closes all iterators associated with this extent. |
Class |
getCandidateClass()
Returns the candidate class of this extent. |
PersistenceManager |
getPersistenceManager()
Returns the persistence manager that created this extent. |
boolean |
hasSubclasses()
Subclasses are not currently supported. |
Iterator |
iterator()
Current implementation is functional but not performant. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public Iterator iterator()
iterator in interface Extentpublic boolean hasSubclasses()
hasSubclasses in interface Extentpublic Class getCandidateClass()
getCandidateClass in interface Extentpublic PersistenceManager getPersistenceManager()
getPersistenceManager in interface Extentpublic void closeAll()
closeAll in interface Extentpublic void close(Iterator iterator)
close in interface Extent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||