|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.axiondb.event.BaseDatabaseModificationListener
org.axiondb.engine.metaupdaters.AxionTablePropertiesMetaTableUpdater
public class AxionTablePropertiesMetaTableUpdater
Updates the AXION_TABLE_PROPERTIES meta table
| Constructor Summary | |
|---|---|
AxionTablePropertiesMetaTableUpdater(Database db)
|
|
| Method Summary | |
|---|---|
void |
tableAdded(DatabaseModifiedEvent e)
|
void |
tableDropped(DatabaseModifiedEvent e)
|
| Methods inherited from class org.axiondb.event.BaseDatabaseModificationListener |
|---|
sequenceAdded, sequenceDropped, serverAdded, serverDropped, typeAdded |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.axiondb.event.DatabaseModificationListener |
|---|
sequenceAdded, sequenceDropped, serverAdded, serverDropped, typeAdded |
| Constructor Detail |
|---|
public AxionTablePropertiesMetaTableUpdater(Database db)
| Method Detail |
|---|
public void tableAdded(DatabaseModifiedEvent e)
tableAdded in interface DatabaseModificationListenertableAdded in class BaseDatabaseModificationListenerpublic void tableDropped(DatabaseModifiedEvent e)
tableDropped in interface DatabaseModificationListenertableDropped in class BaseDatabaseModificationListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||