Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Entity and Attribute (camel case) names transformation to relational model

Robert HuberJun 1 2015 — edited Jun 5 2015

Hi

For entity names and attributes, I would like to use camel case, e. g. AccessRightGroup (or Access Right Group) and have it translated to the relational model as Table name access_right_groups. I found I can do that in Entity Properties > General > Preferred Abbreviation by writing the desired table name in that field. But I assume there is a more elegant way by defining that camel case are transformed to small capital and underline and entity (set) becomes plural as table. Is there such a possibility?

How would that be done for camel case attributes?

Regards, Robert

This post has been answered by Philip Stoyanov-Oracle on Jun 1 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 3 2015
Added on Jun 1 2015
3 comments
1,117 views