DBA_JAVA_INNERS
list of inner classes refered by the stored java classColumns
___________________________
OWNER
owner of the stored java class
NAME
name of the stored java class
INNER_INDEX
index of the refered inner class
SIMPLE_NAME
simple name of the refered inner class
FULL_NAME
full name of the refered inner class
ACCESSIBILITY
--
IS_STATIC
is the refered inner class declared static in the sorce file
IS_FINAL
is the refered inner class declared final in the sorce file
IS_ABSTRACT
is the refered inner class declared abstract in the sorce file
IS_INTERFACE
is the refered inner class declared interface in the sorce file
Related: