See: Description
Interface | Description |
---|---|
SQLFragment |
Interface for classes describing sql conditions and other fragments of statements as dialect-independent objects
|
Class | Description |
---|---|
SQLStatementGenerator |
A generator for simple SQL-statements, providing support for different SQL-dialects.
|
Enum | Description |
---|---|
SQLDialect |
List of supported SQL dialects, for cases in which specific statements should/could be used for
optimisation.
|
Copyright © 2017 Clazzes.org. All rights reserved.