Hierarchy For Package org.hibernate.query.specification
Interface Hierarchy
- java.util.function.Function<T,
R> - org.hibernate.query.specification.ProjectionSpecification.Element<X>
- org.hibernate.query.specification.MutationSpecification.Augmentation<T>
- org.hibernate.query.specification.QuerySpecification<T>
- org.hibernate.query.specification.MutationSpecification<T>
- org.hibernate.query.specification.DeleteSpecification<T>
- org.hibernate.query.specification.UpdateSpecification<T>
- org.hibernate.query.specification.ProjectionSpecification<T>
- org.hibernate.query.specification.SelectionSpecification<T>
- org.hibernate.query.specification.SimpleProjectionSpecification<T,
X>
- org.hibernate.query.specification.MutationSpecification<T>
- org.hibernate.query.specification.SelectionSpecification.Augmentation<T>