|
Details for collection-mapping
| Tag name | <collection-mapping> | Attributes | Subtags |
| Location | /orion-ejb-jar/enterprise-beans/entity-deployment/primkey-mapping/cmp-field-mapping | table | <primkey-mapping><value-mapping> |
|---|
| File | orion-ejb-jar.xml |
| Specifies a relational mapping of a Collection type. A Collection consists of n unordered items (order isnt specified and not relevant).
The field containing the mapping must be of type java.util.Collection. |
|