Z - the source typeE - the element typepublic class SetJoinImpl<Z,E> extends AbstractPluralJoin<Z,Set<E>,E> implements javax.persistence.criteria.SetJoin<Z,E>
SetJoin.| Constructor and Description |
|---|
SetJoinImpl(AbstractFrom<?,Z> parent,
PluralMapping<? super Z,Set<E>,E> mapping,
javax.persistence.criteria.JoinType jointType) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.metamodel.SetAttribute<? super Z,E> |
getModel() |
getMappinggenerateJpqlJoins, 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, waitgetAttribute, getJoinType, getParentgetCorrelationParent, 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, isNullpublic SetJoinImpl(AbstractFrom<?,Z> parent, PluralMapping<? super Z,Set<E>,E> mapping, javax.persistence.criteria.JoinType jointType)
parent - the parentmapping - the mappingjointType - the join typeCopyright © 2012 Batoo Software & Consultancy. All Rights Reserved.