Uses of Interface
org.firebirdsql.gds.impl.GDSHelper.GDSHelperErrorListener

Packages that use GDSHelper.GDSHelperErrorListener
org.firebirdsql.gds.impl This package contains classes for the pluggable GDS implementations. 
org.firebirdsql.jca   
 

Uses of GDSHelper.GDSHelperErrorListener in org.firebirdsql.gds.impl
 

Constructors in org.firebirdsql.gds.impl with parameters of type GDSHelper.GDSHelperErrorListener
GDSHelper(GDS gds, DatabaseParameterBuffer dpb, AbstractIscDbHandle dbHandle, GDSHelper.GDSHelperErrorListener listener)
          Create instance of this class.
 

Uses of GDSHelper.GDSHelperErrorListener in org.firebirdsql.jca
 

Classes in org.firebirdsql.jca that implement GDSHelper.GDSHelperErrorListener
 class FBManagedConnection
          The class FBManagedConnection implements both the ManagedConnection and XAResource interfaces.
 



Copyright © 2001-2010. All Rights Reserved.