|
Hi,
In EJB specifications 1.1, concerning
Container-Managed Fields, is written :
"The Bean Provider must ensure that the java
programming language types assigned to the container managed-fields are
restricted to the following : java programming language primitive types, java
programming language serializable types, and references of enterprise bean's
home and remote interfaces."
How does the reference of other entity beans for a
field works ? Is there a special XML description for storing references of
other beans with JOnAS ?
Are there any examples of entity beans, using
non-primitive attributes such as serializable objects and references to other
enterprise javabeans ?
Thanx,
Thomas DANDELOT
|
