Class FBConnection

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

public class FBConnection extends Object implements FirebirdConnection, Synchronizable
The class FBConnection is a handle to a FBManagedConnection and implements Connection.
Author:
David Jencks, Mark Rotteveel