Class level information of all stored java classes
Columns ___________________________ OWNER owner of this java class NAME name of the java class MAJOR the major version number of the java class as defined in JVM specification MINOR the minor version number of the java class as defined in JVM specification KIND is the stored object a java class or java interface? ACCESSIBILITY the accessiblity of the java class IS_INNER is this java class an inner class IS_ABSTRACT is this an abstract class? IS_FINAL is this a final class? IS_DEBUG does this class contain debug information? SOURCE source designation of the java class SUPER super class of this java class OUTER outer class of this java class if this java class is an inner class
Related:
DBA_JAVA_DERIVATIONS
DBA_JAVA_FIELDS
DBA_JAVA_IMPLEMENTS
DBA_JAVA_COMPILER_OPTIONS
DBA_JAVA_NCOMPS
DBA_JAVA_POLICY