static class Joins.MapKey<Z,K> extends PathImpl<Z,K>
| Constructor and Description |
|---|
Joins.MapKey(Joins.Map<Z,K,?> joinMap) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
asValue(AliasContext q)
Get a string representation of this node as a value in the context of the given query.
|
javax.persistence.metamodel.Type<?> |
getType() |
Value |
toValue(ExpressionFactory factory,
CriteriaQueryImpl<?> c)
Convert this path to a join expression.
|
asVariable, get, get, get, get, getCorrelatedJoin, getCorrelatedPath, getCorrelatedRoot, getEmbeddedFieldMetaData, getInnermostMember, getInnermostParentPath, getMember, getModel, getParentPath, inSubquery, isCorrelated, setCorrelatedPath, traversePath, typeas, in, in, in, in, isNotNull, isNull, toKernelExpressionacceptVisit, alias, asProjection, assertValidName, getAlias, getCompoundSelectionItems, getJavaType, isAliased, isAutoAliased, isCompoundSelection, setAutoAliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitas, in, in, in, in, isNotNull, isNullpublic javax.persistence.metamodel.Type<?> getType()
public Value toValue(ExpressionFactory factory, CriteriaQueryImpl<?> c)
public StringBuilder asValue(AliasContext q)
CriteriaExpressionCopyright © 2006–2015 Apache Software Foundation. All rights reserved.