|
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 PlSqlCompilerOptions.WarningCategory | |
|---|---|
| oracle.javatools.db.plsql | Utility classes for working with (for example parsing) PL/SQL. |
| Uses of PlSqlCompilerOptions.WarningCategory in oracle.javatools.db.plsql |
|---|
| Methods in oracle.javatools.db.plsql that return PlSqlCompilerOptions.WarningCategory | |
|---|---|
static PlSqlCompilerOptions.WarningCategory |
PlSqlCompilerOptions.WarningCategory.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static PlSqlCompilerOptions.WarningCategory[] |
PlSqlCompilerOptions.WarningCategory.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.javatools.db.plsql with parameters of type PlSqlCompilerOptions.WarningCategory | |
|---|---|
PlSqlCompilerOptions.WarningValue |
PlSqlCompilerOptions.getWarningValue(PlSqlCompilerOptions.WarningCategory category) |
void |
PlSqlCompilerOptions.setWarningValue(PlSqlCompilerOptions.WarningCategory category, PlSqlCompilerOptions.WarningValue value) |
|
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 | |||||||||