| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.expression | |
| org.batoo.jpa.core.impl.criteria.join | |
| org.batoo.jpa.core.impl.criteria.path |
| Constructor and Description |
|---|
MapEntryExpression(MapJoinImpl<?,K,V> mapJoin,
Class<Map.Entry<K,V>> javaType) |
| Modifier and Type | Method and Description |
|---|---|
<K,V> MapJoinImpl<X,K,V> |
AbstractFrom.join(javax.persistence.metamodel.MapAttribute<? super X,K,V> map) |
<K,V> MapJoinImpl<X,K,V> |
AbstractFrom.join(javax.persistence.metamodel.MapAttribute<? super X,K,V> map,
javax.persistence.criteria.JoinType jt) |
<K,V> MapJoinImpl<X,K,V> |
AbstractFrom.joinMap(String attributeName) |
<K,V> MapJoinImpl<X,K,V> |
AbstractFrom.joinMap(String attributeName,
javax.persistence.criteria.JoinType jt) |
| Constructor and Description |
|---|
MapKeyPath(MapJoinImpl<Z,X,?> mapJoin,
Class<X> javaType) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.