|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SchemaDefinition
This syntax element represents the CREATE SCHEMA statement.
| Method Summary | |
|---|---|
String |
getSchemaCharset()
Returns the character set for this schema. |
List<SchemaElement> |
getSchemaElements()
Returns any additional elements for this schema. |
String |
getSchemaName()
Returns the name of the schema to be created. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
String getSchemaName()
String getSchemaCharset()
null if none specified.
null if none specified.List<SchemaElement> getSchemaElements()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||