public class RemoveColumnChange extends TableChangeImplBase
| Constructor and Description |
|---|
RemoveColumnChange(Table table,
Column column)
Creates a new change object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Database database,
boolean caseSensitive)
Applies this change to the given database.
|
Column |
getColumn()
Returns the column.
|
getChangedTableCopyright © 2005-2013 Apache Software Foundation. All Rights Reserved.