
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
07/Jan/06 10:05 AM
|
|
For example, FieldsOfObject.jdo. Check for other examples and fix.
|
|
Description
|
For example, FieldsOfObject.jdo. Check for other examples and fix. |
Show » |
|
The extension should be replaced by the new attribute "field-type".
JDO Issue 139 Add attribute field-type to field element.
This would allow more specific field type to be specified at deployment time compared to compile time. For example, a field of type Object could be specified in the jdo metadata as containing only instances of type SimpleClass.
Proposal:
<!ATTLIST field field-type CDATA #IMPLIED>