Package org.jumpmind.db.alter
Class ColumnAutoUpdateChange
java.lang.Object
org.jumpmind.db.alter.TableChangeImplBase
org.jumpmind.db.alter.ColumnAutoUpdateChange
- All Implemented Interfaces:
IModelChange
,TableChange
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jumpmind.db.alter.TableChangeImplBase
getChangedTable
-
Constructor Details
-
ColumnAutoUpdateChange
-
-
Method Details
-
getColumn
-
apply
Description copied from interface:IModelChange
Applies this change to the given database.- Parameters:
database
- The databasecaseSensitive
- Whether the case of names matters
-