|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BooleanFactory | A factory for creating various BooleanExpressions. |
| ColumnsFactory | A factory to create various expressions related to columns. |
| DataTypeFactory | This is factory for creating SQL data types. |
| DefinitionFactory | This is factory for creating builders and syntax elements related to SQL Data Definition (typically CREATE
statements). |
| LiteralFactory | A factory to create various literal expressions. |
| ManipulationFactory | This is factory for creating builders and syntax elements related to SQL Data Manipulation (typically ALTER
and DROP statements). |
| ModificationFactory | A factory, which creates SQL syntax elements related to modification statements (INSERT INTO,
DELETE FROM, and UPDATE). |
| QueryFactory | A factory, which creates builders and syntax elements for SQL queries (SELECT statements). |
| TableReferenceFactory | A factory for creating builders and syntax elements related to tables. |
This package provides factories to create various builders and SQL syntax elements.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||