public interface EventListener
Modifier and Type | Method and Description |
---|---|
void |
eventOccurred(DatabaseEvent event)
Called when a database event occurs.
|
void eventOccurred(DatabaseEvent event)
event
- Object with information about the event that has occurredCopyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.