| Package | Description |
|---|---|
| org.sql.generation.api.grammar.builders.definition |
This is package containing builders for syntax elements used in SQL Data Definition statements (typically
CREATE statements). |
| org.sql.generation.api.grammar.definition.schema |
This package contains syntax interfaces for
CREATE SCHEMA statement. |
| org.sql.generation.api.grammar.definition.table |
This package contains syntax interfaces for
CREATE TABLE statement. |
| org.sql.generation.api.grammar.definition.view |
This package contains syntax interfaces required for
CREATE VIEW statement. |
| Class and Description |
|---|
| SchemaElement
This is a common interface for all definitions that may be present in schema definition.
|
| Class and Description |
|---|
| SchemaElement
This is a common interface for all definitions that may be present in schema definition.
|
| Class and Description |
|---|
| SchemaElement
This is a common interface for all definitions that may be present in schema definition.
|
| Class and Description |
|---|
| SchemaElement
This is a common interface for all definitions that may be present in schema definition.
|
Copyright © 2010-2012. All Rights Reserved.