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

All Superinterfaces:
SQLStatement, org.atp.api.Typeable<SchemaStatement>
All Known Subinterfaces:
AlterStatement, AlterTableStatement, DropSchemaStatement, DropStatement, DropTableOrViewStatement, PgSQLDropTableOrViewStatement, SchemaDefinition, SchemaDefinitionStatement, SchemaManipulationStatement, TableDefinition, ViewDefinition

public interface SchemaStatement
extends org.atp.api.Typeable<SchemaStatement>, SQLStatement

Author:
Stanislav Muhametsin

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



Copyright © 2010-2012. All Rights Reserved.