[
https://issues.jboss.org/browse/FORGE-1397?page=com.atlassian.jira.plugin...
]
George Gastaldi commented on FORGE-1397:
----------------------------------------
This would be the equivalent for jpa-new-field:
{{jpa-new-field --named dateOfBirth --typeName java.util.Date --temporalType DATE}}
How to create a jpa-new-field of type Date ?
--------------------------------------------
Key: FORGE-1397
URL:
https://issues.jboss.org/browse/FORGE-1397
Project: Forge
Issue Type: Sub-task
Components: UI - Shell
Affects Versions: 2.0.0.Beta4
Reporter: Antonio Goncalves
To create a Date in Forge 1.x we would type :
{code}
field temporal --named dateOfBirth --type DATE ;
{code}
I cannot find an equivalent for the command {{jpa-new-field}}
--
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