Package org.firebirdsql.gds.impl

This package contains classes for the pluggable GDS implementations.

See:
          Description

Interface Summary
DatabaseParameterBufferExtension Extension of the DatabaseParameterBuffer interface that allows GDS implementations remove the DPB extension parameters that driver implementation uses for client-side configuration.
GDSFactoryPlugin  
GDSHelper.GDSHelperErrorListener Notification listener about any error that occured in this class.
 

Class Summary
AbstractGDS Base class for GDS implementations.
AbstractIscDbHandle Abstract implementation of IscDbHandle interface.
AbstractIscStmtHandle Abstract implementation of the IscStmtHandle interface.
AbstractIscTrHandle Abstract implementation of the IscTrHandle interface.
GDSFactory The class GDSFactory exists 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.
 

Exception Summary
GDSServerVersionException Exception is thrown when server returns a version string in a format that this driver does not understand.
 

Package org.firebirdsql.gds.impl Description

This package contains classes for the pluggable GDS implementations.



Copyright © 2001-2010. All Rights Reserved.