home - keyword index

Table: DBA_JAVA_DERIVATIONS

this view maps java source objects and their derived java class objects and java resource objects for all java classes

Column Name Description
CLASS_INDEX index of the derived java class object
CLASS_NAME name of the derived java class object
OWNER owner of the java class object
RESOURCE_INDEX index of the derived java resource object
RESOURCE_NAME name of the derived java resource object
SOURCE_NAME name of the java source object

home - keyword index

Comment on this page: