|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface UnionIteratorStatement.AssociationEnd
One side of an association. TODO Replace this with just the parameters (like in DiscriminatorIteratorStatement)
Method Summary | |
---|---|
DatastoreContainerObject |
getDatastoreContainerObject()
The join table. |
JavaTypeMapping |
getMapping()
Mapping in the source table to get to join to the target. |
java.lang.Class |
getType()
The element type. |
boolean |
useJoin()
Whether to use a join. |
Method Detail |
---|
java.lang.Class getType()
JavaTypeMapping getMapping()
DatastoreContainerObject getDatastoreContainerObject()
boolean useJoin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |