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

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

XMLWordPrintable

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

      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.

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

                Created:
                Updated: