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, type
as, in, in, in, in, isNotNull, isNull, toKernelExpression
acceptVisit, alias, asProjection, assertValidName, getAlias, getCompoundSelectionItems, getJavaType, isAliased, isAutoAliased, isCompoundSelection, setAutoAlias
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
as, in, in, in, in, isNotNull, isNull
public javax.persistence.metamodel.Type<?> getType()
public Value toValue(ExpressionFactory factory, CriteriaQueryImpl<?> c)
public StringBuilder asValue(AliasContext q)
CriteriaExpression
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.