public static class MapAttributeJoin.TreatedMapAttributeJoin<O,K,T> extends MapAttributeJoin<O,K,T>
MapAttributeJoin.TreatedMapAttributeJoin<O,K,T>AbstractFromImpl.BasicJoinScope, AbstractFromImpl.CorrelationJoinScope, AbstractFromImpl.JoinScope<X>ParameterContainer.Helper| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Class<T> |
treatAsType |
DEFAULT_JOIN_TYPE| Constructor and Description |
|---|
TreatedMapAttributeJoin(MapAttributeJoin<O,K,? super T> original,
java.lang.Class<T> treatAsType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlias() |
java.lang.String |
getPathIdentifier()
Get the string representation of this path as a navigation from one of the
queries identification variables
|
protected PathSource |
getPathSourceForSubPaths() |
protected javax.persistence.metamodel.ManagedType<T> |
locateManagedType() |
void |
prepareAlias(RenderingContext renderingContext) |
java.lang.String |
render(RenderingContext renderingContext)
Render clause
|
protected void |
setAlias(java.lang.String alias)
Protected access to define the alias.
|
correlateTo, createCorrelationDelegate, entry, getAttribute, getModel, key, on, on, treatAs, valuecanBeDereferenced, canBeJoinSource, isBasicCollectiongetJoinType, getOn, getParent, renderTableExpressioncanBeFetchSource, fetch, fetch, fetch, fetch, fetch, fetch, getCorrelationParent, getFetches, getJoins, getPathSource, illegalFetch, illegalJoin, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet, locateAttributeInternal, prepareCorrelationDelegateget, get, get, get, getParentPath, illegalDereference, locateAttribute, registerAttributePath, registerParameters, resolveCachedAttributePath, type, unknownAttributeas, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, getValueHandlers, isCompoundSelectionforceConversion, getJavaType, getValueHandler, resetJavaTypecriteriaBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCorrelationParent, prepareCorrelationDelegate, renderTableExpressionasBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asStringgetValueHandlersgetValueHandlerrenderGroupBy, renderProjectionprotected final java.lang.Class<T> treatAsType
public TreatedMapAttributeJoin(MapAttributeJoin<O,K,? super T> original, java.lang.Class<T> treatAsType)
public java.lang.String getAlias()
getAlias in interface javax.persistence.TupleElement<T>getAlias in class AbstractFromImpl<O,T>public void prepareAlias(RenderingContext renderingContext)
prepareAlias in interface FromImplementor<O,T>prepareAlias in interface PathSource<T>prepareAlias in class AbstractFromImpl<O,T>protected void setAlias(java.lang.String alias)
AbstractTupleElementsetAlias in class AbstractTupleElement<T>alias - The alias to use.public java.lang.String render(RenderingContext renderingContext)
Renderablerender in interface Renderablerender in class AbstractFromImpl<O,T>renderingContext - contextprotected javax.persistence.metamodel.ManagedType<T> locateManagedType()
locateManagedType in class PluralAttributeJoinSupport<O,java.util.Map<K,T>,T>public java.lang.String getPathIdentifier()
PathSourcegetPathIdentifier in interface PathSource<T>getPathIdentifier in class AbstractFromImpl<O,T>protected PathSource getPathSourceForSubPaths()
getPathSourceForSubPaths in class AbstractPathImpl<T>Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.