public class AxionTablesMetaTableUpdater extends BaseDatabaseModificationListener implements DatabaseModificationListener
AXION_TABLES
meta tableConstructor and Description |
---|
AxionTablesMetaTableUpdater(Database db) |
Modifier and Type | Method and Description |
---|---|
Row |
createRowForAddedTable(Table table) |
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 AxionTablesMetaTableUpdater(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