Contains information about the workspaces associated with a project’s target.

Column

Data Type

Constraint

project_id

VARCHAR(40)

not null

(primary key)

The unique ID for a project.

target_id

VARCHAR(40)

not null

(primary key)

The unique ID for a target.

workspace_id

VARCHAR(40)

null

The unique ID for a workspace.


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

Legal Notices