DBA Data[Home] [Help] [Dependency Information]


TABLE: SYS.TRIGGERJAVAS$

Object Details
Object Name: TRIGGERJAVAS$
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
I_TRIGGERJAVAS NORMAL UNIQUE TablespaceSYSTEM ColumnOBJ#
Columns
Name Datatype Length Mandatory Comments
OBJ# NUMBER
Yes
SIGNATURE LONG (0) Yes
SIGLENGTH NUMBER
Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT OBJ#
,      SIGNATURE
,      SIGLENGTH
FROM SYS.TRIGGERJAVAS$;

Dependencies

[top of page]

SYS.TRIGGERJAVAS$ does not reference any database object

SYS.TRIGGERJAVAS$ is not referenced by any database object