| [news.eclipse.technology.dali] Re: Dali Galileo - Entities and properties naming stragety |
Lionel,
Neil
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=285032
Lionel wrote:
Hello,
Is it possible to configure Dali's naming strategy with Galileo ? The new naming strategy uses the name of the table "as is" instead of using java naming conventions. If the table is named "user_group" the generated entity is named User_group.java instead of UserGroup.java as it was with Ganymede.
Is it possible to change this behaviour instead of renaming manually all entities and all fields (which is not humanly possible) ?
Thanks