Hello

I am trying generating data model diagram from class diagram (I am using Java).
but I can't find a way to let rose automaticly tranform a attribute (for example, 
customID in Class Custom,type is String)
into the primary key.In fact, rose automaticly add a new column in the final 
table(T_Custom table) and make it a PK: T_Custom_ID:number.
I feel it is very un-convenient .

so, would anyone tell me whether we can told rose to make a attibute in Class(customID 
in Custom)  into the primary key and not generate the T_Custom_DI column?
and, how can we assign the length of this attibute(for example, customID:String, 
length is 30)?

thanks a lot.


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to