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

All Superinterfaces:
org.atp.api.Typeable<AlterTableAction>
All Known Subinterfaces:
AddColumnDefinition, AddTableConstraintDefinition, AlterColumnDefinition, DropColumnDefinition, DropTableConstraintDefinition

public interface AlterTableAction
extends org.atp.api.Typeable<AlterTableAction>

This is common interface for actions altering table.

Author:
Stanislav Muhametsin
See Also:
AlterTableStatement

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



Copyright © 2010-2011. All Rights Reserved.