[forge-issues] [JBoss JIRA] (FORGE-1483) Rename entities-from-tables command

Antonio Goncalves (JIRA) issues at jboss.org
Tue Jan 28 16:31:28 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Goncalves updated FORGE-1483:
-------------------------------------

    Description: 
The command {{entities-from-tables}} is related to jpa and should be renamed. Following the naming conventions in [FORGE-944] we should add a verb, the command should be :

{code}
jpa-generate-entity-from-table
{code}

Or maybe it would be more accurate to mention the database, not the tables :

{code}
jpa-generate-entity-from-database
{code}


  was:
The command {{entities-from-tables}} is related to jpa and should be renamed. Following the naming conventions in [FORGE-944] we should add a verb, the command should be :

{code}
jpa-generate-from-tables
{code}

Or maybe it would be more accurate to mention the database, not the tables :

{code}
jpa-generate-from-database
{code}



    
> Rename entities-from-tables command
> -----------------------------------
>
>                 Key: FORGE-1483
>                 URL: https://issues.jboss.org/browse/FORGE-1483
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.0.0.CR2
>            Reporter: Antonio Goncalves
>             Fix For: 2.x Future
>
>
> The command {{entities-from-tables}} is related to jpa and should be renamed. Following the naming conventions in [FORGE-944] we should add a verb, the command should be :
> {code}
> jpa-generate-entity-from-table
> {code}
> Or maybe it would be more accurate to mention the database, not the tables :
> {code}
> jpa-generate-entity-from-database
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list