home - keyword index

Table: DBA_JAVA_INNERS

list of inner classes refered by the stored java class

Column Name Description
ACCESSIBILITY
FULL_NAME full name of the refered inner class
INNER_INDEX index of the refered inner class
IS_ABSTRACT is the refered inner class declared abstract in the sorce file
IS_FINAL is the refered inner class declared final in the sorce file
IS_INTERFACE is the refered inner class declared interface in the sorce file
IS_STATIC is the refered inner class declared static in the sorce file
NAME name of the stored java class
OWNER owner of the stored java class
SIMPLE_NAME simple name of the refered inner class

home - keyword index

Comment on this page: