public interface DatabaseEvent
| Modifier and Type | Method and Description | 
|---|---|
| int | getEventCount()Get the number of times the event occurred. | 
| java.lang.String | getEventName()Get the name of the event that occurred. | 
Copyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.