| 
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 MaterializedView.RefreshMethod | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. | 
| Uses of MaterializedView.RefreshMethod in oracle.javatools.db.ora | 
|---|
| Methods in oracle.javatools.db.ora that return MaterializedView.RefreshMethod | |
|---|---|
 MaterializedView.RefreshMethod | 
MaterializedView.getLastRefreshType()Gets the method used for the most recent refresh  | 
 MaterializedView.RefreshMethod | 
MaterializedView.getRefreshMethod()Gets the default method used to refresh the materialized view  | 
static MaterializedView.RefreshMethod | 
MaterializedView.RefreshMethod.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.  | 
static MaterializedView.RefreshMethod[] | 
MaterializedView.RefreshMethod.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.RefreshMethod | |
|---|---|
 void | 
MaterializedView.setLastRefreshType(MaterializedView.RefreshMethod lastRefreshType)Sets the method used for the most recent refresh  | 
 void | 
MaterializedView.setRefreshMethod(MaterializedView.RefreshMethod refreshMethod)Sets the default method used to refresh the materialized view  | 
  | 
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 | |||||||||