|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractIteratorStatement | |
org.jpox.store.query | Provides implementations of the JDO Query interface, and ways of extracting an Object from the Query result set. |
Uses of AbstractIteratorStatement in org.jpox.store.query |
Subclasses of AbstractIteratorStatement in org.jpox.store.query | |
class |
DiscriminatorIteratorStatement
Class to generate a QueryStatement that can be used for iterating through instances in a single table using a discriminator to distinguish between the classes. |
class |
UnionIteratorStatement
Class to generate a QueryStatement for iterating through the elements of a Set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |