| Name | Description | Type | Package | Framework |
| AbstractFromImpl | Convenience base class for various From implementors. | Class | org.hibernate.ejb.criteria.path | Hibernate ORM |
| AbstractFromImpl .JoinScope | Helper contract used to define who/what keeps track of joins and fetches made from this FROM. | Interface | org.hibernate.ejb.criteria.path.AbstractFromImpl | Hibernate ORM |
| AbstractJoinImpl | Class | org.hibernate.ejb.criteria.path | Hibernate ORM | |
| AbstractPathImpl | Convenience base class for various Path implementors. | Class | org.hibernate.ejb.criteria.path | Hibernate ORM |
| CollectionAttributeJoin | Class | org.hibernate.ejb.criteria.path | Hibernate ORM | |
| ListAttributeJoin | Class | org.hibernate.ejb.criteria.path | Hibernate ORM | |
| MapAttributeJoin | Class | org.hibernate.ejb.criteria.path | Hibernate ORM | |
| MapKeyHelpers | MapJoin. | Class | org.hibernate.ejb.criteria.path | Hibernate ORM |
| MapKeyHelpers .MapKeyAttribute | Defines an Attribute modelling of a map-key. | Class | org.hibernate.ejb.criteria.path.MapKeyHelpers | Hibernate ORM |
| MapKeyHelpers .MapKeyPath | Models a path to a map key. | Class | org.hibernate.ejb.criteria.path.MapKeyHelpers | Hibernate ORM |
| MapKeyHelpers .MapKeySource | Defines a Path for the map which can then be used to represent the source of the map key attribute. | Class | org.hibernate.ejb.criteria.path.MapKeyHelpers | Hibernate ORM |
| PathImplementor | Interface | org.hibernate.ejb.criteria | Hibernate ORM | |
| PathSource | Interface | org.hibernate.ejb.criteria | Hibernate ORM | |
| PluralAttributeJoinSupport | 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 | Class | org.hibernate.ejb.criteria.path | Hibernate ORM |
| PluralAttributePath | Models a path for a PluralAttribute generally obtained from a Path. | Class | org.hibernate.ejb.criteria.path | Hibernate ORM |
| RootImpl | Class | org.hibernate.ejb.criteria.path | Hibernate ORM | |
| SetAttributeJoin | Class | org.hibernate.ejb.criteria.path | Hibernate ORM | |
| SingularAttributeJoin | Class | org.hibernate.ejb.criteria.path | Hibernate ORM | |
| SingularAttributePath | Models a path for a SingularAttribute generally obtained from a Path. | Class | org.hibernate.ejb.criteria.path | Hibernate ORM |