Contains information about form handlers associated with view mapping.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

The unique ID for a form handler.

name

VARCHAR(64)

not null

The name of the form handler.

description

VARCHAR(2048)

null

A description of the form handler.

component_path

VARCHAR(1024)

null

The nucleus path to the form handler component.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices