Class FBConnection

java.lang.Object
org.firebirdsql.jdbc.FBConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, FirebirdConnection

@InternalApi public class FBConnection extends Object implements FirebirdConnection
The class FBConnection is a handle to a FBManagedConnection and implements Connection.

This class is internal API of Jaybird. Future versions may radically change, move, or make inaccessible this type. For the public API, refer to the Connection and FirebirdConnection interfaces.

Author:
David Jencks, Mark Rotteveel