public class AxionTablePropertiesMetaTableUpdater extends BaseDatabaseModificationListener implements DatabaseModificationListener
AXION_TABLE_PROPERTIES meta table| Constructor and Description |
|---|
AxionTablePropertiesMetaTableUpdater(Database db) |
| Modifier and Type | Method and Description |
|---|---|
void |
tableAdded(DatabaseModifiedEvent e) |
void |
tableDropped(DatabaseModifiedEvent e) |
sequenceAdded, sequenceDropped, serverAdded, serverDropped, typeAddedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsequenceAdded, sequenceDropped, serverAdded, serverDropped, typeAddedpublic AxionTablePropertiesMetaTableUpdater(Database db)
public void tableAdded(DatabaseModifiedEvent e)
tableAdded in interface DatabaseModificationListenertableAdded in class BaseDatabaseModificationListenerpublic void tableDropped(DatabaseModifiedEvent e)
tableDropped in interface DatabaseModificationListenertableDropped in class BaseDatabaseModificationListener