| Interface | Description |
|---|---|
| ResultSetValueRetriever.ResultSetGetter<T> |
| Class | Description |
|---|---|
| GeneratedSqlWithBindings |
Contains generated SQL code and values to be bound to the placeholders
in the SQL code.
|
| PredicateSqlGenerator<C> |
Converts
Predicate instances to SQL. |
| ResultSetValueRetriever<C> |
Retrieves values from a SQL
ResultSet. |
| SqlColumnsHandler<C,I> |
Implementation of
ColumnsHandler for a SQL data source. |
| SqlColumnsHandlerConfig<C> |
Configuration for creating
SQL column handlers. |
Copyright © 2017–2024. All rights reserved.