| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MaterializedView.UsingConstraints | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. | 
| Uses of MaterializedView.UsingConstraints in oracle.javatools.db.ora | 
|---|
| Methods in oracle.javatools.db.ora that return MaterializedView.UsingConstraints | |
|---|---|
|  MaterializedView.UsingConstraints | MaterializedView.getUsingConstraints()Returns whether or not the materialized view can used TRUSTED constraints as well as just ENFORCED constraints (the default). | 
| static MaterializedView.UsingConstraints | MaterializedView.UsingConstraints.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static MaterializedView.UsingConstraints[] | MaterializedView.UsingConstraints.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.UsingConstraints | |
|---|---|
|  void | MaterializedView.setUsingConstraints(MaterializedView.UsingConstraints usingConstraints)Specifies whether or not the materialized view can use TRUSTED constraints as well as just ENFORCED constraints (the default). | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||