Package org.firebirdsql.jdbc
Interface FBObjectListener
public interface FBObjectListener
This interface defines set of listeners that will be called in different situations.
- Author:
- Roman Rokytskyy, Mark Rotteveel
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceListener for the events generated by BLOBs.static interfacestatic final classImplementation ofFBObjectListener.BlobListenerthat implements all methods as empty methods.static final classImplementation ofFBObjectListener.ResultSetListenerthat implements all methods as empty methods.static interfaceListener for the events generated by the result set.static interfaceListener for the events generated by statements.