java.lang.Object
org.firebirdsql.jdbc.FBObjectListener
Defines a set of listeners that will be called in different situations.
- Author:
- Roman Rokytskyy, Mark Rotteveel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Listener for the events generated by BLOBs.static interface
static final class
Implementation ofFBObjectListener.BlobListener
that does nothing.static final class
Implementation ofFBObjectListener.ResultSetListener
that does nothing.static interface
Listener for the events generated by the result set.static interface
Listener for the events generated by statements. -
Method Summary