Interface | Description |
---|---|
DelegateStoredQuery<E,R> |
Delegate implementation of
StoredQuery . |
Class | Description |
---|---|
DefaultPagedQuery<E> |
Default implementation of
PagedQuery . |
DefaultPreparedQuery<E,RT> |
Represents a prepared query.
|
DefaultStoredQuery<E,RT> |
Represents a prepared query.
|
StoredQueryParameter |
The stored query parameter.
|