[forge-issues] [JBoss JIRA] (FORGE-1575) Map Entities and Columns From the Forge Command Line

George Gastaldi (JIRA) issues at jboss.org
Fri Feb 14 19:58:28 EST 2014


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

George Gastaldi updated FORGE-1575:
-----------------------------------

    Fix Version/s: 2.x Future


Since Forge 1.x is feature-frozen, this feature should be implemented in Forge 2
                
> Map Entities and Columns From the Forge Command Line
> ----------------------------------------------------
>
>                 Key: FORGE-1575
>                 URL: https://issues.jboss.org/browse/FORGE-1575
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Forge Scripting Language
>    Affects Versions: 1.4.4.Final
>            Reporter: Larry Wilson
>             Fix For: 2.x Future
>
>
> As an end user, I would like to be able to create a table or column mapping with the Forge command line.
> Our company has standards for the data model that are different than those for the Java layer. 
> For example, the standard name for the Java POJO TimeZone.java which is mapped to the table named TIME_ZONE.
> Ideally, Forge would support:
> entity --named TimeZone --tableName TIME_ZONE;
> field string --named activeFlag --columnName ACTIVE_FLAG;
> This would lend keeping a project as a prototype much longer before stepping away from Forge and manually making these changes. 

--
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