Package net.sf.basedb.core
Class Update.SchemaChange
java.lang.Object
net.sf.basedb.core.Update.SchemaChange
- Direct Known Subclasses:
Update.DropColumnChange
- Enclosing class:
- Update
Action that need to make some change to the database schem after the
main transaction in
Update.adjustExistingItems(ProgressReporter, int, String, String)
has finished.- Since:
- 3.7
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SchemaChange
SchemaChange()
-
-
Method Details
-
performChange
- Throws:
SQLException
-