[forge-commits] [forge/core] 7488bd: Add required field only for OneToOne and ManyToOne...

Vineet Reynolds Vineet.Reynolds at gmail.com
Wed Mar 12 13:42:56 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/forge/core
  Commit: 7488bda45558911d274f5dd4b42f1324309d0349
      https://github.com/forge/core/commit/7488bda45558911d274f5dd4b42f1324309d0349
  Author: Vineet Reynolds <Vineet.Reynolds at gmail.com>
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
    M javaee/impl/src/main/java/org/jboss/forge/addon/javaee/jpa/ui/NewFieldRelationshipWizardStep.java

  Log Message:
  -----------
  Add required field only for OneToOne and ManyToOne field types.

This ensures that the 'required' is not present for OneToMany
and ManyToMany fields, since they do not have any optional
semantics.




More information about the forge-commits mailing list