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