
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
17/Dec/05 01:22 PM
|
|
HashSetCollections/SetCollections are mapped incorrectly. They should have a primary-key specified in the metadata to tell the JDO implementation which columns to use for PK. Without this the JDO implementation can do whatever it likes wrt defining a PK. This includes adding its own adapter columns.
|
|
Description
|
HashSetCollections/SetCollections are mapped incorrectly. They should have a primary-key specified in the metadata to tell the JDO implementation which columns to use for PK. Without this the JDO implementation can do whatever it likes wrt defining a PK. This includes adding its own adapter columns. |
Show » |
| No work has yet been logged on this issue.
|
|