public interface IDataBaseListener
Modifier and Type | Method and Description |
---|---|
void |
fireDataBaseEvent(IDataBaseEvent dataBaseEvent)
Fires the event by the database.
|
void fireDataBaseEvent(IDataBaseEvent dataBaseEvent)
dataBaseEvent
- the event that the database firedCopyright © 2016–2020. All rights reserved.