|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FromImplementor<Z,X>
Implementation contract for the JPA From interface.
| Method Summary | |
|---|---|
FromImplementor<Z,X> |
correlateTo(CriteriaSubqueryImpl subquery)
|
FromImplementor<Z,X> |
getCorrelationParent()
|
void |
prepareAlias(CriteriaQueryCompiler.RenderingContext renderingContext)
|
void |
prepareCorrelationDelegate(FromImplementor<Z,X> parent)
|
String |
renderTableExpression(CriteriaQueryCompiler.RenderingContext renderingContext)
|
| 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 |
| Methods inherited from interface javax.persistence.criteria.FetchParent |
|---|
fetch, fetch, fetch, fetch, fetch, fetch, getFetches |
| Method Detail |
|---|
void prepareAlias(CriteriaQueryCompiler.RenderingContext renderingContext)
prepareAlias in interface PathSource<X>String renderTableExpression(CriteriaQueryCompiler.RenderingContext renderingContext)
FromImplementor<Z,X> correlateTo(CriteriaSubqueryImpl subquery)
void prepareCorrelationDelegate(FromImplementor<Z,X> parent)
FromImplementor<Z,X> getCorrelationParent()
getCorrelationParent in interface javax.persistence.criteria.From<Z,X>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||