|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Z
- the source type of the joinX
- the target type of the joinpublic interface Join<Z,X>
A join to an entity, embeddable, or basic type.
Method Summary | |
---|---|
Attribute<? super Z,?> |
getAttribute()
Return the metamodel attribute corresponding to the join. |
JoinType |
getJoinType()
Return the join type. |
From<?,Z> |
getParent()
Return the parent of the join. |
Methods inherited from interface javax.persistence.criteria.From |
---|
getCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet |
Methods inherited from interface javax.persistence.criteria.Path |
---|
get, get, get, get, getModel, getParentPath, type |
Methods inherited from interface javax.persistence.criteria.Expression |
---|
as, in, in, in, in, isNotNull, isNull |
Methods inherited from interface javax.persistence.criteria.Selection |
---|
alias, getCompoundSelectionItems, isCompoundSelection |
Methods inherited from interface javax.persistence.TupleElement |
---|
getAlias, getJavaType |
Methods inherited from interface javax.persistence.criteria.FetchParent |
---|
fetch, fetch, fetch, fetch, fetch, fetch, getFetches |
Method Detail |
---|
Attribute<? super Z,?> getAttribute()
From<?,Z> getParent()
JoinType getJoinType()
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |