org.firebirdsql.jdbc
Interface FBObjectListener


public interface FBObjectListener

This interface defines set of listeners that will be called in different situations.

Author:
Roman Rokytskyy

Nested Class Summary
static interface FBObjectListener.BlobListener
          Listener for the events generated by BLOBs.
static interface FBObjectListener.FetcherListener
           
static interface FBObjectListener.ResultSetListener
          Listener for the events generated by the result set.
static interface FBObjectListener.StatementListener
          Listener for the events generated by statements.
 



Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.