| Package | Description |
|---|---|
| org.axiondb.engine.metaupdaters | |
| org.axiondb.event |
Event model with listeners for database actions
|
| Modifier and Type | Method and Description |
|---|---|
void |
AxionDBLinksMetaTableUpdater.serverAdded(DatabaseLinkEvent e) |
void |
AxionDBLinksMetaTableUpdater.serverDropped(DatabaseLinkEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseModificationListener.serverAdded(DatabaseLinkEvent e) |
void |
BaseDatabaseModificationListener.serverAdded(DatabaseLinkEvent e) |
void |
DatabaseModificationListener.serverDropped(DatabaseLinkEvent e) |
void |
BaseDatabaseModificationListener.serverDropped(DatabaseLinkEvent e) |