| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPathImpl | |
|---|---|
| org.hibernate.ejb.criteria.path | |
| Uses of AbstractPathImpl in org.hibernate.ejb.criteria.path | 
|---|
| Subclasses of AbstractPathImpl in org.hibernate.ejb.criteria.path | |
|---|---|
|  class | AbstractFromImpl<Z,X>Convenience base class for various Fromimplementors. | 
|  class | AbstractJoinImpl<Z,X>TODO : javadoc | 
|  class | CollectionAttributeJoin<O,E>TODO : javadoc | 
|  class | ListAttributeJoin<O,E>TODO : javadoc | 
|  class | MapAttributeJoin<O,K,V>TODO : javadoc | 
| static class | MapKeyHelpers.MapKeyPath<K>Models a path to a map key. | 
| static class | MapKeyHelpers.MapKeySource<K,V>Defines a Pathfor the map which can then be used to represent the source of the
 map key "attribute". | 
|  class | PluralAttributeJoinSupport<O,C,E>Support for defining joins to plural attributes (JPA requires typing based on the specific collection type so we cannot really implement all support in a single class) | 
|  class | PluralAttributePath<X>Models a path for a PluralAttributegenerally obtained from aPath.get(javax.persistence.metamodel.SingularAttribute super X, Y>)call | 
|  class | RootImpl<X>TODO : javadoc | 
|  class | SetAttributeJoin<O,E>TODO : javadoc | 
|  class | SingularAttributeJoin<Z,X>TODO : javadoc | 
|  class | SingularAttributePath<X>Models a path for a SingularAttributegenerally obtained from aPath.get(SingularAttribute)call | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||