Package org.hibernate.query.spi
-
Interface Summary Interface Description CloseableIterator<T> Unification of Iterator and AutoCloseableNativeQueryImplementor<T> QueryImplementor<R> QueryParameterBinding<T> The value/type binding information for a particular query parameter.QueryParameterBindings QueryParameterBindingTypeResolver A resolver for Type based on a parameter value being bound, when no explicit type information is supplied.QueryParameterListBinding<T> Represents a "parameter list" binding: aka the binding of a collection of values for a single query parameter.QueryProducerImplementor The internal contract for QueryProducer implementations.ScrollableResultsImplementor -
Class Summary Class Description NamedQueryRepository QueryParameterBindingValidator