|
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 All Classes |
Packages that use MaterializedView.Staleness | |
---|---|
oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. |
Uses of MaterializedView.Staleness in oracle.javatools.db.ora |
---|
Methods in oracle.javatools.db.ora that return MaterializedView.Staleness | |
---|---|
MaterializedView.Staleness |
MaterializedView.getStaleness() Gets the relationship between the contents of the materialized view and the contents of the materialized view's masters |
static MaterializedView.Staleness |
MaterializedView.Staleness.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static MaterializedView.Staleness[] |
MaterializedView.Staleness.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.javatools.db.ora with parameters of type MaterializedView.Staleness | |
---|---|
void |
MaterializedView.setStaleness(MaterializedView.Staleness staleness) Sets the relationship between the contents of the materialized view and the contents of the materialized view's masters |
|
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 All Classes |