Column | MySQL Type | Oracle Type | Nullable | Description |
---|---|---|---|---|
WID | BIGINT | NUMBER | No | Warehouse identifier for this entity |
DataSetWID | BIGINT | NUMBER | No | Reference to the data set from which the entity came from |
Array_ | BIGINT | NUMBER | Yes | Represents 1..n association between Array and ArrayManufactureDeviation Association to classes to describe deviations from the ArrayDesign. |
Table | Column |
---|---|
FeatureDefect | ArrayManufactureDeviation |
ZoneDefect | ArrayManufactureDeviation |
Name | Columns |
---|---|
ArrayManufactureDeviation1 | DataSetWID |
ArrayManufactureDeviation2 | Array_ |