public class AxionTablePropertiesMetaTableUpdater extends BaseDatabaseModificationListener implements DatabaseModificationListener
AXION_TABLE_PROPERTIES
meta tableConstructor and Description |
---|
AxionTablePropertiesMetaTableUpdater(Database db) |
Modifier and Type | Method and Description |
---|---|
void |
tableAdded(DatabaseModifiedEvent e) |
void |
tableDropped(DatabaseModifiedEvent e) |
sequenceAdded, sequenceDropped, serverAdded, serverDropped, typeAdded
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sequenceAdded, sequenceDropped, serverAdded, serverDropped, typeAdded
public AxionTablePropertiesMetaTableUpdater(Database db)
public void tableAdded(DatabaseModifiedEvent e)
tableAdded
in interface DatabaseModificationListener
tableAdded
in class BaseDatabaseModificationListener
public void tableDropped(DatabaseModifiedEvent e)
tableDropped
in interface DatabaseModificationListener
tableDropped
in class BaseDatabaseModificationListener