Contains information about a project scheduled for deployment.

Column

Data Type

Constraint

Description

deployment_id
(primary key)

VARCHAR(40)

not null

The unique ID for a pending deployment.

project_id
(primary key)

VARCHAR(40)

not null

The unique ID for a project.

sequence_num

BIGINT

not null

The sequence number used to determine where the project is ordered in the context of the deployment.


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