org.sql.generation.api.grammar.common
Interface SchemaDefinitionStatement

All Superinterfaces:
SchemaStatement, SQLStatement, org.atp.api.Typeable<SchemaStatement>
All Known Subinterfaces:
SchemaDefinition, TableDefinition, ViewDefinition

public interface SchemaDefinitionStatement
extends SchemaStatement

This is a common interface for all definition (CREATE) clauses.

Author:
Stanislav Muhametsin
See Also:
TableDefinition

Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010. All Rights Reserved.