| Class | Description |
|---|---|
| ComplexTableDescription |
Based on
TableDescription, with some modifications and additions. |
| Condition |
Maps a
QueryCriteria to SQL operations. |
| Conditions |
Wraps a series of conditions and joins them with AND/OR operators
|
| SqlBuilder |
Uses basic table and query definitions set in
ComplexTableDescription to generate SQL
queries that can be executed in a JdbcTemplate, or by another SQL execution method. |
| Enum | Description |
|---|---|
| Conditions.Operation |
Copyright © 2016. All rights reserved.