Keyword: SQLJ
back to indexTables
| Table Name | Description |
|---|---|
| ALL_SQLJ_TYPES | Description of types accessible to the user |
| ALL_SQLJ_TYPE_ATTRS | Description of attributes of types accessible to the user |
| ALL_SQLJ_TYPE_METHODS | Description of methods of types accessible to the user |
| DBA_SQLJ_TYPES | Description of all types in the database |
| DBA_SQLJ_TYPE_ATTRS | Description of attributes of all types in the database |
| DBA_SQLJ_TYPE_METHODS | Description of methods of all types in the database |
| USER_SQLJ_TYPES | Description of the user's own types |
| USER_SQLJ_TYPE_ATTRS | Description of attributes of the user's own types |
| USER_SQLJ_TYPE_METHODS | Description of methods of the user's own types |