public interface FBObjectListener
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | FBObjectListener.BlobListenerListener for the events generated by BLOBs. | 
| static interface  | FBObjectListener.FetcherListener | 
| static class  | FBObjectListener.NoActionBlobListenerImplementation of  FBObjectListener.BlobListenerthat implements all methods as
 empty methods. | 
| static class  | FBObjectListener.NoActionResultSetListenerImplementation of  FBObjectListener.ResultSetListenerthat implements all methods as
 empty methods. | 
| static interface  | FBObjectListener.ResultSetListenerListener for the events generated by the result set. | 
| static interface  | FBObjectListener.StatementListenerListener for the events generated by statements. | 
Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.