|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ddlutils.alteration.TableChangeImplBase
public abstract class TableChangeImplBase
Base class for change implementations.
| Constructor Summary | |
|---|---|
TableChangeImplBase(Table table)
Creates a new change object. |
|
| Method Summary | |
|---|---|
Table |
getChangedTable()
Returns the affected table. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ddlutils.alteration.ModelChange |
|---|
apply |
| Constructor Detail |
|---|
public TableChangeImplBase(Table table)
table - The table| Method Detail |
|---|
public Table getChangedTable()
getChangedTable in interface TableChange
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||