Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_JAVA_IMPLEMENTS

interfaces implemented by the stored java class accessible to the user

Columns
   ___________________________
 
   OWNER
      owner of the java class
   NAME
      name of the stored java class
   INTERFACE_INDEX
      index of the interfaces implemented by the stored java class
   INTERFACE_NAME
      name of the interface identified by the INTERFACE_INDEX

Related:



Simon Sheppard
SS64.com