|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JoinImplementor<Z,X>
Consolidates the Join
and Fetch
hierarchies since that is how we implement them.
This allows us to treat them polymorphically.
Method Summary | |
---|---|
JoinImplementor<Z,X> |
correlateTo(CriteriaSubqueryImpl subquery)
Refined return type |
Methods inherited from interface javax.persistence.criteria.Join |
---|
getAttribute, getJoinType, getParent |
Methods inherited from interface javax.persistence.criteria.Fetch |
---|
getAttribute, getJoinType, getParent |
Methods inherited from interface org.hibernate.ejb.criteria.FromImplementor |
---|
getCorrelationParent, prepareAlias, prepareCorrelationDelegate, renderTableExpression |
Methods inherited from interface org.hibernate.ejb.criteria.PathImplementor |
---|
getAttribute |
Methods inherited from interface org.hibernate.ejb.criteria.ExpressionImplementor |
---|
asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString |
Methods inherited from interface org.hibernate.ejb.criteria.SelectionImplementor |
---|
getValueHandlers |
Methods inherited from interface org.hibernate.ejb.criteria.TupleElementImplementor |
---|
getValueHandler |
Methods inherited from interface org.hibernate.ejb.criteria.Renderable |
---|
render, renderProjection |
Methods inherited from interface org.hibernate.ejb.criteria.PathSource |
---|
getPathIdentifier |
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.From |
---|
getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet |
Method Detail |
---|
JoinImplementor<Z,X> correlateTo(CriteriaSubqueryImpl subquery)
correlateTo
in interface FromImplementor<Z,X>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |