Keyword: NATIVE
back to indexColumns
| Column Name | Description |
|---|---|
| IS_NATIVE (USER_JAVA_METHODS) | is the method a native method? |
| IS_NATIVE (DBA_JAVA_METHODS) | is the method a native method? |
| IS_NATIVE (ALL_JAVA_METHODS) | is the method a native method? |
| NATIVE_METHODS (ALL_JAVA_LAYOUTS) | |
| NATIVE_METHODS (USER_JAVA_LAYOUTS) | how many locally declared native methods does this class contain? |
| NATIVE_METHODS (DBA_JAVA_LAYOUTS) |