Contains information about form handlers associated with view mapping.

Column

Data Type

Constraint

Description

id
(primary key)

VARCHAR(40)

not null

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, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices