Class | Description |
---|---|
SqlQueryBuilder |
Implementation of
QueryBuilder that builds SQL queries. |
Enum | Description |
---|---|
Dialect |
The SQL dialect to use.
|
Annotation Type | Description |
---|---|
SqlQueryConfiguration |
Allows configuration of how SQL queries are generated.
|
SqlQueryConfiguration.DialectConfiguration |
Configuration specific to a dialect.
|