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 B) 2001 David Jencks and other authors. All rights reserved.