|
Details for set-mapping
| Tag name | <set-mapping> | Attributes | Subtags |
| Location | /orion-ejb-jar/enterprise-beans/entity-deployment/cmp-field-mapping | table | <primkey-mapping><value-mapping> |
|---|
| File | orion-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. |
|