public interface EventHandle
Modifier and Type | Method and Description |
---|---|
int |
getEventCount()
Get the count of event occurences for the most recent occurrence(s)
of the event for which this handle is registered.
|
int |
getEventId()
Get the internal event id number for this handle
|
java.lang.String |
getEventName()
Get the name of the event for which this handle is set to listen for
|
java.lang.String getEventName()
int getEventCount()
int getEventId()
Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.