DSH_HTML_PLUS_PORTLET_DEFS

This table stores definition information of HTML+ portlets.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

DSH_BUILDER_PORTLET_DEFS

PORTLET_DEF_ID

PORTLET_DEF_ID

Column Descriptions

Column Name

Null?

Data Type

Description

PORTLET_DEF_ID

NOT NULL

NUMBER

System-generated identifier

TYPE NULLABLE CLOB Type of the portlet definition
CSS NULLABLE CLOB CSS code in the CLOB format
HTML NULLABLE CLOB HTML code in the CLOB format
JS NULLABLE CLOB JavaScript code in the CLOB format
EXTRA_DATASOURCES NULLABLE VARCHAR2(4000) Additional data sources for the HTML+ portlet definition

Indexes

This table does not have any indexes.

Sequences

This table does not have any sequences.