Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1491 Perform a review of Forge 2.x
  3. FORGE-1534

Being able to create transient fields in an entity

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Final
    • 2.0.0.Final
    • Scaffold
    • None

      At the moment this is not way to create a transient attribute in an entity. It could be useful to add a transient parameter to the {{jpa-new-field }} command, like that :

      jpa-new-field --named age --typeName int --transient
      

      This would produce :

      @Transient
      private int age
      

              rhn-support-ggastald George Gastaldi
              agoncal Antonio Goncalves (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: