Package org.firebirdsql.gds.impl
This package contains classes for the pluggable GDS implementations.
- 
Interface Summary Interface Description GDSFactoryPlugin ParameterBufferMetaData Additional metadata for parameter buffer behavior.
- 
Class Summary Class Description BaseGDSFactoryPlugin Base class forGDSFactoryPluginimplementations.BatchParameterBufferImp Batch parameter buffer implementation.BlobParameterBufferImp Implementation of BlobParameterBuffer.DatabaseParameterBufferImp Implementation for DatabaseParameterBuffer.DbAttachInfo Container for attachment information (ie server, port and filename/alias/service name/url).GDSFactory The classGDSFactoryexists to provide a way to obtain objects implementing GDS and Clumplet.GDSHelper Helper class for all GDS-related operations.GDSServerVersion Object representing a Firebird server version.GDSType Type-safe "enumeration" of the GDS types registered in the system.ParameterBufferBase Base class for parameter buffersServiceParameterBufferImp Implementation of ServiceParameterBuffer.ServiceRequestBufferImp Implementation of ServiceRequestBufferImp.TransactionParameterBufferImpl Implementation of theTransactionParameterBufferinterface.
- 
Enum Summary Enum Description DatabaseParameterBufferImp.DpbMetaData ServiceParameterBufferImp.SpbMetaData ServiceRequestBufferImp.SrbMetaData TransactionParameterBufferImpl.TpbMetaData 
- 
Exception Summary Exception Description GDSServerVersionException Exception is thrown when server returns a version string in a format that this driver does not understand.