Uses of Package
org.firebirdsql.gds.impl

Packages that use org.firebirdsql.gds.impl
org.firebirdsql.event   
org.firebirdsql.gds.impl This package contains classes for the pluggable GDS implementations. 
org.firebirdsql.gds.impl.jni   
org.firebirdsql.gds.impl.wire   
org.firebirdsql.jca   
org.firebirdsql.jdbc   
org.firebirdsql.jdbc.field   
org.firebirdsql.management   
org.firebirdsql.pool   
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.event
GDSType
          Type-safe "enumeration" of the GDS types registered in the system.
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.gds.impl
AbstractIscDbHandle
          Abstract implementation of IscDbHandle interface.
AbstractIscStmtHandle
          Abstract implementation of the IscStmtHandle interface.
AbstractIscTrHandle
          Abstract implementation of the IscTrHandle interface.
GDSFactoryPlugin
           
GDSHelper.GDSHelperErrorListener
          Notification listener about any error that occured in this class.
GDSServerVersionException
          Exception is thrown when server returns a version string in a format that this driver does not understand.
GDSType
          Type-safe "enumeration" of the GDS types registered in the system.
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.gds.impl.jni
AbstractGDS
          Base class for GDS implementations.
GDSFactoryPlugin
           
GDSType
          Type-safe "enumeration" of the GDS types registered in the system.
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.gds.impl.wire
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.
DatabaseParameterBufferExtension
          Extension of the DatabaseParameterBuffer interface that allows GDS implementations remove the DPB extension parameters that driver implementation uses for client-side configuration.
GDSFactoryPlugin
           
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.jca
DatabaseParameterBufferExtension
          Extension of the DatabaseParameterBuffer interface that allows GDS implementations remove the DPB extension parameters that driver implementation uses for client-side configuration.
GDSHelper
          Helper class for all GDS-related operations.
GDSHelper.GDSHelperErrorListener
          Notification listener about any error that occured in this class.
GDSType
          Type-safe "enumeration" of the GDS types registered in the system.
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.jdbc
AbstractIscStmtHandle
          Abstract implementation of the IscStmtHandle interface.
GDSHelper
          Helper class for all GDS-related operations.
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.jdbc.field
GDSHelper
          Helper class for all GDS-related operations.
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.management
GDSType
          Type-safe "enumeration" of the GDS types registered in the system.
 

Classes in org.firebirdsql.gds.impl used by org.firebirdsql.pool
GDSType
          Type-safe "enumeration" of the GDS types registered in the system.
 



Copyright © 2001-2010. All Rights Reserved.