Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_JAVA_ARGUMENTS

argument information of stored java class owned by the user

Columns
   ___________________________
 
   NAME
      name of the java class
   METHOD_INDEX
      the index of hosting method of the argument
   METHOD_NAME
      the name of hosting method of the argument
   ARGUMENT_POSITION
   ARRAY_DEPTH
      array depth of the type of the arguement
   BASE_TYPE
      base type of the type of the argument
   ARGUMENT_CLASS
      if base_type is class,this gives the actual class name of the argument

Related:



Simon Sheppard
SS64.com