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

Details

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

    Description

      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
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: