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-2023 Jaybird (Firebird JDBC) team. All rights reserved.