| Interface | Description |
|---|---|
| CloseableIterator<T> |
Unification of Iterator and AutoCloseable
|
| NativeQueryImplementor<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 | Description |
|---|---|
| NamedQueryRepository | |
| QueryParameterBindingValidator |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.