Class Update.SchemaChange

java.lang.Object
net.sf.basedb.core.Update.SchemaChange
Direct Known Subclasses:
Update.DropColumnChange
Enclosing class:
Update

abstract static class Update.SchemaChange
extends Object
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 Details

    • SchemaChange

      SchemaChange()
  • Method Details