|
Details for fields
| Tag name | <fields> | Subtags |
| Location | /orion-ejb-jar/enterprise-beans/entity-deployment/cmp-field-mapping | <cmp-field-mapping> |
|---|
| File | orion-ejb-jar.xml |
| Specifies the configuration of a field-based (java class field) mapping persistence for this field.
The fields that are to be persisted have to be public, non-static, non-final and the type of the containing object has to have an empty constructor. |
|