| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MaterializedView.RefreshMode | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. | 
| Uses of MaterializedView.RefreshMode in oracle.javatools.db.ora | 
|---|
| Methods in oracle.javatools.db.ora that return MaterializedView.RefreshMode | |
|---|---|
 MaterializedView.RefreshMode | 
MaterializedView.getRefreshMode()Gets the refresh mode of the materialized view.  | 
static MaterializedView.RefreshMode | 
MaterializedView.RefreshMode.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.  | 
static MaterializedView.RefreshMode[] | 
MaterializedView.RefreshMode.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.RefreshMode | |
|---|---|
 void | 
MaterializedView.setRefreshMode(MaterializedView.RefreshMode refreshMode)Sets the refresh mode of the materialized view.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||