Table Description
Released Change Set .: Maintains released change set contents in XML format.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CTM::Service Layer::Change Set::Entity::ReleasedChangeSet
Controlling File: CTMInfrastructure\model\Packages\Service Layer\Change Set\Entity\Entity_cat.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
releasedChangeSetIDkeynoUnique identifier assigned by the system to the released change set record.RELEASED_CHANGE_SET_ID SVR_INT64
changeSetIDdetailsnoUnique identifier assigned by the system to the change set record.CHANGE_SET_ID SVR_INT64
changeSetContentsdetails Released change set contents in XML format.RELEASED_CHANGE_SET_CONTENTS SVR_STRING<26214400>
Foreign Keys (1)
ChildParent
ReleasedChangeSet.changeSetIDChangeSet.changeSetID
Indices (1)
Index NameAttributes
ReleasedChangeSetChSetIDIdxchangeSetID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: releasedChangeSetID
Creates a new row on released change set table. 
readread Reads a row of data from released change set table. 
readByChangeSetnsread Searches&nbsp;the&nbsp;released change set record&nbsp;for&nbsp;the&nbsp;given&nbsp;change&nbsp;set&nbsp;ID. 
Related Pages (18)