All Classes and Interfaces
Class
Description
Common implementation for client library and embedded database factory.
Datatype encoder and decoder for big endian platforms, specifically for use with the Firebird client library.
An implementation of
FirebirdEmbeddedLibrary
that provides Firebird Embedded from a classpath resource.Defines how to locate the resources of a Firebird Embedded library on the classpath.
Firebird Embedded library that needs to be disposed on exit.
Implementation of
FbDatabaseFactory
for establishing connection using the
Firebird native client library.Firebird native client features.
Firebird client feature access.
JNA Wrapper for library implementing ibase.h.
FbShutdown callback.
IscEvent callback.
Implementation of
FbDatabaseFactory
for establishing connection using the
Firebird embedded library.Identifies a Firebird Embedded library that Jaybird can use.
Exception to signal errors when loading or identifying a Firebird Embedded library.
Locates a
FirebirdEmbeddedLibrary
using the service provider mechanism.Service provider interface to identify a Firebird Embedded library.
JNA wrapper for GDS_QUAD_t.
JNA wrapper for ISC_ARRAY_BOUND.
JNA wrapper for ISC_ARRAY_DESC.
JNA wrapper for ISC_BLOB_DESC.
JNA wrapper for ISC_STATUS.
JNA wrapper for ISC_TIMESTAMP.
Implementation of
FbBlob
for native client access.Class handling the initial setup of the JNA connection.
Implementation of
FbDatabase
for native client access.Class handling the initial setup of the JNA database connection.
Event handle for the JNA protocol.
Implementation of
ParameterConverter
for JNA.Implementation of
FbService
for native client access.Class handling the initial setup of the JNA service connection.
Implementation of
FbStatement
for native client access.Implementation of
FbTransaction
for native client access.Datatype encoder and decoder for little endian platforms, specifically for use with the Firebird client library.
Property definer for connection properties which exist exclusively for jaybird-native.
Thrown when a native library could not be loaded.
Property names which are exclusively for use with jaybird-native.
Class responsible for tracking loaded native resources for cleanup/disposal on exit.
Abstract listener for native resource unload.
Servlet context listener for
jakarta.servlet
for unloading native libraries if loaded in the current context.Information for locating a Firebird Embedded library.
JNA wrapper for USER_SEC_DATA.
JNA library interface specifically for the Windows platform.
FbShutdown Callback following the StdCall conventions
IscEvent Callback following the StdCall conventions
JNA Wrapper for XSQLDA.
JNA wrapper for XSQLVAR.