Customize Synchronization of Attribute Name Formats (e.g. "my_field" => "myField")

Is is possible to have synchronization between the Class and Database Models transform he field names? For example, I’d like a table field named “my_field” to map to a class attribute named “myField”.

Hello lou,

Thank you for your post. It is currently not possible to customize the attribute name format, but you can have different naming for the attribute and column. I captured a movie to show you how to do this. Please watch at:
http://files4.visual-paradigm.com/200704/Jick/customized-attr-col-name-mapping.htm

As you can see, the attribute is named as myField while the column is kept naming as my_field.

Best regards,
Jick