Details for set-mapping

Tag name<set-mapping>AttributesSubtags
Location/orion-ejb-jar/enterprise-beans/entity-deployment/cmp-field-mapping
  • table
  • <primkey-mapping>
  • <value-mapping>
  • Fileorion-ejb-jar.xml
    Specifies a relational mapping of a Set type. A Set consists of n unique unordered items (order isnt specified and not relevant). The field containing the mapping must be of type java.util.Set.