Contains information about mapping items and associated component attribute value items.

Column

Data Type

Constraint

mapper_id

VARCHAR(40)

not null

(primary key)

The unique ID for an item mapping, item view mapping, or property view mapping.

attribute_id

VARCHAR(40)

not null

(primary key)

The unique ID for an attribute value.

name

VARCHAR(64)

not null

The name of the attribute.


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