org.sql.generation.api.grammar.manipulation
Interface AlterStatement

All Superinterfaces:
SchemaManipulationStatement, SchemaStatement, SQLStatement, org.atp.api.Typeable<SchemaStatement>
All Known Subinterfaces:
AlterTableStatement

public interface AlterStatement
extends SchemaManipulationStatement

This is a common interface for all ALTER statements.

Author:
Stanislav Muhametsin

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



Copyright © 2010-2011. All Rights Reserved.