ALL_JAVA_COMPILER_OPTIONS
displays information about the native compiler options accessible to the current user.
Related Views
DBA_JAVA_COMPILER_OPTIONS
displays information about all native compiler options in the database.
USER_JAVA_COMPILER_OPTIONS
displays information about the native compiler options owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the native compiler option |
|
|
Name of the native compiler option |
|
|
|
Value of the native compiler option |
See Also: