Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-999

Forge scaffold should render not-nullable database columns as required columns

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • 1.3.2.Final
    • Scaffold
    • None

    Description

      This is from the Sakila-H2 model.

      JPA entities generated from the Sakila model through the Hibernate tools Forge plugin, contain several instances of @JoinColumn(name="foo", nullable=false). No JSR-303 @NotNull constraints were declared. Such properties should be rendered as required properties in the generated scaffold.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vineet.reynolds_jira Vineet Reynolds (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: