org.axiondb.engine.metaupdaters
Class AxionTablePropertiesMetaTableUpdater
java.lang.Object
org.axiondb.event.BaseDatabaseModificationListener
org.axiondb.engine.metaupdaters.AxionTablePropertiesMetaTableUpdater
- All Implemented Interfaces:
- DatabaseModificationListener
public class AxionTablePropertiesMetaTableUpdater
- extends BaseDatabaseModificationListener
- implements DatabaseModificationListener
Updates the AXION_TABLE_PROPERTIES
meta table
- Version:
- $Revision: 1.2 $ $Date: 2004/08/24 01:09:26 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxionTablePropertiesMetaTableUpdater
public AxionTablePropertiesMetaTableUpdater(Database db)
tableAdded
public void tableAdded(DatabaseModifiedEvent e)
- Specified by:
tableAdded
in interface DatabaseModificationListener
- Overrides:
tableAdded
in class BaseDatabaseModificationListener
tableDropped
public void tableDropped(DatabaseModifiedEvent e)
- Specified by:
tableDropped
in interface DatabaseModificationListener
- Overrides:
tableDropped
in class BaseDatabaseModificationListener