Class SelectionSpecificationImpl<T>

java.lang.Object
org.hibernate.query.specification.internal.SelectionSpecificationImpl<T>
All Implemented Interfaces:
TypedQueryReference<T>, QuerySpecification<T>, SelectionSpecification<T>

public class SelectionSpecificationImpl<T> extends Object implements SelectionSpecification<T>, TypedQueryReference<T>
Standard implementation of SelectionSpecification