|
||||||||||
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.AxionTypesMetaTableUpdater
public class AxionTypesMetaTableUpdater
Updates the AXION_TYPES
meta table
DatabaseMetaData.getTypeInfo()
Constructor Summary | |
---|---|
AxionTypesMetaTableUpdater(Database db)
|
Method Summary | |
---|---|
void |
typeAdded(DatabaseTypeEvent e)
|
Methods inherited from class org.axiondb.event.BaseDatabaseModificationListener |
---|
sequenceAdded, sequenceDropped, serverAdded, serverDropped, tableAdded, tableDropped |
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, tableAdded, tableDropped |
Constructor Detail |
---|
public AxionTypesMetaTableUpdater(Database db)
Method Detail |
---|
public void typeAdded(DatabaseTypeEvent e)
typeAdded
in interface DatabaseModificationListener
typeAdded
in class BaseDatabaseModificationListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |