Can I change column type for the concrete attribute?
I want to have follow functionality (please, see attachment): I will have the “ColumnType”-combobox in the Attribute Specification. In this combobox I can choose Oracle column type (if Oracle chosen as default DB). This type will generate in ERD.
Thanks for your post. In coming release (VP Suite 4.2), we will support configuration of default type of mapped attributes and columns when synchronization between class diagram and ERD (e.g. attribute type “string” <-> column type “varchar2”), and I think this will help you to decide which type the column will be when you specify type in attribute.
What about change column type for concrete attribute? For example, “Description: String” -> “Description: varchar2(100)” and “Description2: String” -> “Description2: varchar2(200)”.
Thanks for your post. In coming release (VP Suite 4.2), we will support configuration of default type of mapped attributes and columns when synchronization between class diagram and ERD (e.g. attribute type “string” <-> column type “varchar2”), and I think this will help you to decide which type the column will be when you specify type in attribute.
Will this help?
Best regards,
Lilian Wong[/quote]
Hi!
What algorithm of defining database type you supposed? Will it possible to define database atrribute type in UML classes? For examlple: Uml MyFirstClass
Id: int;
Name:string
Description: string
Thanks for replying and all your details. I’ve passed this issue to our development team to study the feasibility to support this. I’ll keep you posted for any news.
At the moment you need to edit the column type manually, I’m sorry about this.
Thanks for your post. In coming release (VP Suite 4.2), we will support configuration of default type of mapped attributes and columns when synchronization between class diagram and ERD (e.g. attribute type “string” <-> column type “varchar2”), and I think this will help you to decide which type the column will be when you specify type in attribute.
Will this help?
Best regards,
Lilian Wong[/quote]
I just got confirmation from our engineers that VP Suite 4.2 will not support configuration of default type of mapped attributes and columns, I’m sorry about this. I’ll keep you posted for any further news or new time frame.
I would like to let you know that we will add additional column “Column Type” when synchronize class diagram to ERD - attached image shows our idea of this enhancement. I believe this can help you edit the column types and length easily for same attribute names but different type/length on entities.
This enhancement is planned to be available in VP Suite 4.2 SP1.