1
General Board / Representing an oracle object TYPE
« on: March 27, 2012, 12:26:42 am »
Hello,
Enterprise Architect's UML Profile for Data Modeling represents:
· Database tables as Classes with a stereotype of <<table>>
· Columns by Attributes with a stereotype of <<column>>
I need to represent Oracle object TYPE (with attributes and methods as a class)
For that, I need to enter length/precision/scale for my data types. (oracle data type)
I want to have the popup "Element General properties" a database table/columns without specifying a "table" stereotype
I tried to create a new "language" with oracle data types but I cannot enter length/precision/scale
Any issues ?
Pierre
Enterprise Architect's UML Profile for Data Modeling represents:
· Database tables as Classes with a stereotype of <<table>>
· Columns by Attributes with a stereotype of <<column>>
I need to represent Oracle object TYPE (with attributes and methods as a class)
For that, I need to enter length/precision/scale for my data types. (oracle data type)
I want to have the popup "Element General properties" a database table/columns without specifying a "table" stereotype
I tried to create a new "language" with oracle data types but I cannot enter length/precision/scale
Any issues ?
Pierre