You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrey Razumovsky (JIRA)" <ji...@apache.org> on 2010/01/10 13:58:54 UTC

[jira] Updated: (CAY-1357) Allow user changes of NamingStrategy-generated names during reverse engineering

     [ https://issues.apache.org/jira/browse/CAY-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Razumovsky updated CAY-1357:
-----------------------------------

    Summary: Allow user changes of NamingStrategy-generated names during reverse engineering  (was: Prefix removal when reverse engineering table and column names.)

OK, I see, but originally you suggesed changing column names as well, and this can be too much for an overview.. So I think we should stay with ObjEntity names only

> Allow user changes of NamingStrategy-generated names during reverse engineering
> -------------------------------------------------------------------------------
>
>                 Key: CAY-1357
>                 URL: https://issues.apache.org/jira/browse/CAY-1357
>             Project: Cayenne
>          Issue Type: New Feature
>          Components: Modeler
>            Reporter: George Stan
>             Fix For: Undefined future
>
>
> Allow in Cayenne Modeler the possibility to automatically remove prefixes from the table and column names when doing the reverse engineering step.
> In many DBs, the table names have prefixes like 'T_' or 'app_' (where app is the name of the db or application name) or some other project specific conventions.
> Also it's usual for many columns to have the 'C_' prefix or the table name as a prefix in front of every column.
> Those conventions are OK for the DB, but not as Object names, so allot of manual work is required right now. Please allow an automatic way for this: this would increase the productivity allot.
> Thank you.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.