public interface AlterColumnDefinition extends AlterTableAction
AlterTableAction| Modifier and Type | Method and Description |
|---|---|
AlterColumnAction |
getAction()
Returns the action to be done on column.
|
String |
getColumnName()
Returns the name of the column to be altered.
|
String getColumnName()
AlterColumnAction getAction()
AlterColumnActionCopyright © 2010-2012. All Rights Reserved.