Package | Description |
---|---|
org.clazzes.util.sql |
Utility package providing a simple framework to create SQL statements for various dialects.
|
org.clazzes.util.sql.criteria | |
org.clazzes.util.sql.dao |
Class and Description |
---|
SQLDialect
List of supported SQL dialects, for cases in which specific statements should/could be used for
optimisation.
|
Class and Description |
---|
SQLDialect
List of supported SQL dialects, for cases in which specific statements should/could be used for
optimisation.
|
SQLFragment
Interface for classes describing sql conditions and other fragments of statements as dialect-independent objects
|
Class and Description |
---|
SQLStatementGenerator
A generator for simple SQL-statements, providing support for different SQL-dialects.
|
Copyright © 2017 Clazzes.org. All rights reserved.