Z - the source typeX - the target typepublic class SingularJoin<Z,X> extends AbstractJoin<Z,X>
| Constructor and Description |
|---|
SingularJoin(AbstractFrom<?,Z> parent,
JoinedMapping<? super Z,?,X> mapping,
JoinType jointType) |
| Modifier and Type | Method and Description |
|---|---|
protected <C,Y> Mapping<? super X,C,Y> |
getMapping(String name)
Returns the child mapping for the name.
|
SingularAttribute<? super Z,X> |
getModel() |
generateJpqlJoins, generateJpqlSelect, getAttribute, getJoinType, getMapping, getParent, notSupportedensureAlias, fetch, fetch, fetch, fetch, fetch, fetch, generateDiscrimination, generateJpqlRestriction, generateSqlJoins, generateSqlSelect, getCorrelationParent, getEntity, getFetches, getFetchRoot, getJoins, getSqlRestrictionFragments, getSqlRestrictionFragments, getTableAlias, handle, isCorrelated, isEntityList, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet, select, typeget, get, get, get, getExpressioncannotDereference, getParentPath, getRootPathas, getConverter, in, in, in, in, isNotNull, isNull, setConverteralias, getAlias, getCompoundSelectionItems, isCompoundSelectiongetJavaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSetget, get, get, get, getParentPath, typeas, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, isCompoundSelectiongetAlias, getJavaTypefetch, fetch, fetch, fetch, fetch, fetch, getFetchespublic SingularJoin(AbstractFrom<?,Z> parent, JoinedMapping<? super Z,?,X> mapping, JoinType jointType)
parent - the parentmapping - the mappingjointType - the join typeprotected <C,Y> Mapping<? super X,C,Y> getMapping(String name)
getMapping in class ParentPath<Z,X>C - the collection type of the child mappingY - the type of the child mappingname - the name of the child mappingpublic SingularAttribute<? super Z,X> getModel()
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.