
|
If you were logged in you would be able to see more operations.
|
|
EJB Cartridge
Created: 10/Sep/04 10:54 AM
Updated: 14/Sep/04 08:38 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
one2one associations should not be generated until it is an aggregation or composition.
If it is, on the first side target-column-map has to be used, on the other side column-map.
|
|
Fixed. Right now you can use a composition or aggregation to model a one2one relationship with entity beans.
The aggregate-opposite will get the foreign key.
|
|