home - keyword index

Keyword: CLASS

jump to Columns back to index

Tables

Table Name Description
ALL_JAVA_CLASSES class level information of stored java class accessible to the user
DBA_JAVA_CLASSES class level information of all stored java classes
GV$CLASS_CACHE_TRANSFER Synonym for GV_$CLASS_CACHE_TRANSFER
GV$CLASS_PING Synonym for GV_$CLASS_PING
USER_JAVA_CLASSES class level information of stored java class owned by the user
V$CLASS_CACHE_TRANSFER Synonym for V_$CLASS_CACHE_TRANSFER
V$CLASS_PING Synonym for V_$CLASS_PING
top back to index

Columns

Column Name Description
ALLOC_CLASS (V$SQL_SHARED_MEMORY)
ALLOC_CLASS (GV$SQL_SHARED_MEMORY)
ARGUMENT_CLASS (ALL_JAVA_ARGUMENTS) if base_type is class, this gives the actual class name of the argument
ARGUMENT_CLASS (DBA_JAVA_ARGUMENTS) if base_type is class, this gives the actual class name of the argument
ARGUMENT_CLASS (USER_JAVA_ARGUMENTS) if base_type is class, this gives the actual class name of the argument
CLASS (GV$CLASS_CACHE_TRANSFER)
CLASS (V$GC_ELEMENT)
CLASS (V$STATNAME)
CLASS (GV$CLASS_PING)
CLASS (V$CLASS_CACHE_TRANSFER)
CLASS (GV$WAITSTAT)
CLASS (GV$STATNAME)
CLASS (GV$GC_ELEMENT)
CLASS (V$SYSSTAT)
CLASS (GV$LOCK_ELEMENT)
CLASS (V$WAITSTAT)
CLASS (GV$SYSSTAT)
CLASS (V$CLASS_PING)
CLASS (V$LOCK_ELEMENT)
CLASS# (V$BH)
CLASS# (GV$BH)
CLASS_INDEX (DBA_JAVA_DERIVATIONS) index of the derived java class object
CLASS_INDEX (USER_JAVA_DERIVATIONS) index of the derived java class object
CLASS_INDEX (ALL_JAVA_DERIVATIONS) index of the derived java class object
CLASS_KSLLT (X$KSLLT)
CLASS_NAME (DBA_JAVA_DERIVATIONS) name of the derived java class object
CLASS_NAME (USER_JAVA_DERIVATIONS) name of the derived java class object
CLASS_NAME (ALL_JAVA_DERIVATIONS) name of the derived java class object
EXCEPTION_CLASS (DBA_JAVA_THROWS) the class of the exception
EXCEPTION_CLASS (ALL_JAVA_THROWS) the class of the exception
EXCEPTION_CLASS (USER_JAVA_THROWS) the class of the exception
FDS_CLASS_ID (V$HS_AGENT)
FDS_CLASS_ID (GV$HS_AGENT)
FIELD_CLASS (DBA_JAVA_FIELDS) if base_type is class, this gives the actual class name of the base object
FIELD_CLASS (ALL_JAVA_FIELDS) if base_type is class, this gives the actual class name of the base object
FIELD_CLASS (USER_JAVA_FIELDS) if base_type is class, this gives the actual class name of the base object
INNER_CLASSES (USER_JAVA_LAYOUTS) how many inner classes does this class contain?
INNER_CLASSES (ALL_JAVA_LAYOUTS) how many inner classes does this class contain?
INNER_CLASSES (DBA_JAVA_LAYOUTS) how many inner classes does this class contain?
LOCK_ELEMENT_CLASS (GV$BH)
LOCK_ELEMENT_CLASS (V$BH)
RETURN_CLASS (ALL_JAVA_METHODS) if base_type is class, this gives the actual class name of the return value
RETURN_CLASS (USER_JAVA_METHODS) if base_type is class, this gives the actual class name of the return value
RETURN_CLASS (DBA_JAVA_METHODS) if base_type is class, this gives the actual class name of the return value
top back to index

Comment on this page:




home - keyword index