|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
CREATE VIEW statement.
See:
Description
| Interface Summary | |
|---|---|
| RegularViewSpecification | This syntax element represents the column name list in view definition. |
| ViewDefinition | This syntax element represents the CREATE VIEW statement. |
| ViewSpecification | This a common interface for view specification (typically column name list). |
| Class Summary | |
|---|---|
| ViewCheckOption | View check option is typically either ViewCheckOption.CASCADED or ViewCheckOption.LOCAL. |
This package contains syntax interfaces required for CREATE VIEW statement.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||