3.252 ALL_JAVA_RESOLVERS
ALL_JAVA_RESOLVERS displays information about resolvers of the Java classes accessible to the current user.
               
Related Views
- 
                        DBA_JAVA_RESOLVERSdisplays information about resolvers of all Java classes in the database.
- 
                        USER_JAVA_RESOLVERSdisplays information about resolvers of the Java classes owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the Java class object | 
| 
 | 
 | 
 | Name of the Java class object | 
| 
 | 
 | 
 | Index of the resolver term in this row | 
| 
 | 
 | 
 | Resolver pattern of the resolver term identified by the  | 
| 
 | 
 | 
 | Resolver schema of the resolver term identified by the  | 
See Also: