Uses of Class
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl

Packages that use AbstractJavaGDSImpl
org.firebirdsql.gds This package contains classes defining Firebird API for Java language that applications can use to access databases directly without JDBC interfaces. 
org.firebirdsql.gds.impl.wire   
 

Uses of AbstractJavaGDSImpl in org.firebirdsql.gds
 

Methods in org.firebirdsql.gds that return AbstractJavaGDSImpl
static AbstractJavaGDSImpl GDSObjectFactory.createJavaGDSImpl()
           
 

Uses of AbstractJavaGDSImpl in org.firebirdsql.gds.impl.wire
 

Subclasses of AbstractJavaGDSImpl in org.firebirdsql.gds.impl.wire
 class JavaGDSImpl
          Implements JDK1.4+ specific socket creation.
 



Copyright © 2001-2010. All Rights Reserved.