Contains information about view mapping modes.

Column

Data Type

Constraint

Description

id
(primary key)

VARCHAR(40)

not null

The unique ID for a view mapping mode.

name

VARCHAR(64)

not null

The name of the view mapping mode.

description

VARCHAR(1024)

null

A description for the view mapping mode.

fallback_id

VARCHAR(40)

null

A default mode to use when this mode is not available.


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