static class Joins.MapEntry<K,V> extends ExpressionImpl<Map.Entry<K,V>>
| Constructor and Description |
|---|
Joins.MapEntry(Joins.Map<?,K,V> 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.
|
Value |
toValue(ExpressionFactory factory,
CriteriaQueryImpl<?> c)
Convert this path to a join expression.
|
as, in, in, in, in, isNotNull, isNull, toKernelExpressionacceptVisit, alias, asProjection, assertValidName, asVariable, getAlias, getCompoundSelectionItems, getJavaType, isAliased, isAutoAliased, isCompoundSelection, setAutoAliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Value toValue(ExpressionFactory factory, CriteriaQueryImpl<?> c)
toValue in class ExpressionImpl<Map.Entry<K,V>>factory - creates the kernel expressionc - the query definition context of this expressionpublic StringBuilder asValue(AliasContext q)
CriteriaExpressionasValue in interface CriteriaExpressionasValue in class SelectionImpl<Map.Entry<K,V>>Copyright © 2006–2013 Apache Software Foundation. All rights reserved.