Uses of Interface
com.reuters.rc.db.DbFactory

Packages that use DbFactory
com.reuters.rc.db   
com.reuters.rc.db.adb   
 

Uses of DbFactory in com.reuters.rc.db
 

Methods in com.reuters.rc.db that return DbFactory
static DbFactory DbManager.getFactory()
          Get the instance of the factory.
 

Methods in com.reuters.rc.db with parameters of type DbFactory
static void DbManager.setFactory(DbFactory pFactory)
          Set the factory instance.
 

Uses of DbFactory in com.reuters.rc.db.adb
 

Classes in com.reuters.rc.db.adb that implement DbFactory
 class AdbFactory
          The factory for Adb.
 



Copyright © 2002-2003 Reuters. All Rights Reserved.