|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataBaseEvent
This is an event that is fired by the database on events that can be useful to the database manager or any other interested objects.
| Nested Class Summary | |
|---|---|
static class |
IDataBaseEvent.Type
The types of events that the database can fire. |
| Method Summary | |
|---|---|
IDataBase |
getDataBase()
Access to the database that fired the event. |
IDataBaseEvent.Type |
getEventType()
Access to the type of event the database is firing. |
| Method Detail |
|---|
IDataBaseEvent.Type getEventType()
IDataBase getDataBase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||