|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |