|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBCore.Mode | |
---|---|
oracle.javatools.db | Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. |
Uses of DBCore.Mode in oracle.javatools.db |
---|
Methods in oracle.javatools.db that return DBCore.Mode | |
---|---|
DBCore.Mode |
DBCore.getMode() Gets the current API mode. |
static DBCore.Mode |
DBCore.Mode.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static DBCore.Mode[] |
DBCore.Mode.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.javatools.db with parameters of type DBCore.Mode | |
---|---|
void |
DBCore.setMode(DBCore.Mode mode) Sets the mode the API is in. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |