Z - the source type of the joinK - the type of the target Map keyV - the type of the target Map valuepublic interface MapJoin<Z,K,V> extends PluralJoin<Z,Map<K,V>,V>
| Modifier and Type | Method and Description |
|---|---|
Expression<Map.Entry<K,V>> |
entry()
Create an expression that corresponds to the map entry.
|
MapAttribute<? super Z,K,V> |
getModel()
Return the metamodel representation for the map attribute.
|
Path<K> |
key()
Create a path expression that corresponds to the map key.
|
Path<V> |
value()
Create a path expression that corresponds to the map value.
|
getAttribute, 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, isNullalias, getCompoundSelectionItems, isCompoundSelectiongetAlias, getJavaTypefetch, fetch, fetch, fetch, fetch, fetch, getFetchesExpression<Map.Entry<K,V>> entry()
MapAttribute<? super Z,K,V> getModel()
Path<K> key()
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.