Uses of Interface
org.firebirdsql.gds.impl.GDSFactoryPlugin

Packages that use GDSFactoryPlugin
org.firebirdsql.gds.impl This package contains classes for the pluggable GDS implementations. 
org.firebirdsql.gds.impl.jni   
org.firebirdsql.gds.impl.wire   
 

Uses of GDSFactoryPlugin in org.firebirdsql.gds.impl
 

Methods in org.firebirdsql.gds.impl with parameters of type GDSFactoryPlugin
static void GDSFactory.registerPlugin(GDSFactoryPlugin plugin)
          Register plugin for this factory.
 

Uses of GDSFactoryPlugin in org.firebirdsql.gds.impl.jni
 

Classes in org.firebirdsql.gds.impl.jni that implement GDSFactoryPlugin
 class EmbeddedGDSFactoryPlugin
           
 class LocalGDSFactoryPlugin
           
 class NativeGDSFactoryPlugin
           
 

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

Classes in org.firebirdsql.gds.impl.wire that implement GDSFactoryPlugin
 class WireGDSFactoryPlugin
           
 



Copyright © 2001-2010. All Rights Reserved.