|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MapJoin<Z,K,V>
| Method Summary | |
|---|---|
Expression<Map.Entry<K,V>> |
entry()
|
MapAttribute<? super Z,K,V> |
getModel()
|
Path<K> |
key()
|
Path<V> |
value()
|
| Methods inherited from interface javax.persistence.criteria.Join |
|---|
getAttribute, getJoinType, getParent |
| Methods inherited from interface javax.persistence.criteria.From |
|---|
getCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet |
| Methods inherited from interface javax.persistence.criteria.Path |
|---|
get, get, get, get, getParentPath, type |
| Methods inherited from interface javax.persistence.criteria.Expression |
|---|
as, in, in, in, in, isNotNull, isNull |
| Methods inherited from interface javax.persistence.criteria.Selection |
|---|
alias, getCompoundSelectionItems, isCompoundSelection |
| Methods inherited from interface javax.persistence.TupleElement |
|---|
getAlias, getJavaType |
| Methods inherited from interface javax.persistence.criteria.FetchParent |
|---|
fetch, fetch, fetch, fetch, fetch, fetch, getFetches |
| Method Detail |
|---|
MapAttribute<? super Z,K,V> getModel()
getModel in interface Path<V>getModel in interface PluralJoin<Z,Map<K,V>,V>Path<K> key()
Path<V> value()
Expression<Map.Entry<K,V>> entry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||