| Package | Description |
|---|---|
| org.oncoblocks.centromere.sql | |
| org.oncoblocks.centromere.sql.sqlbuilder |
| Class and Description |
|---|
| ComplexTableDescription
Based on
TableDescription, with some modifications and additions. |
| Condition
Maps a
QueryCriteria to SQL operations. |
| 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. |
| Class and 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
|
| Conditions.Operation |
| 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. |
Copyright © 2016. All rights reserved.