Chapter 6 Generating JDO Persistent Objects
The following extended attributes are available:
| Extended Attribute | Description |
|---|---|
| roleA-default-fetch-group | Indicates that roleA is managed as a group with other attributes.
Tag name: default-fetch-group |
| roleA-embedded | Indicates that roleA should be stored in the instance instead of its own instance.
Tag name: embedded |
| roleA-null-value | Null value treatment for roleA.
Tag name: null-value |
| roleA-persistence-modifier | Persistence type of roleA.
Tag name: persistence-modifier |
| roleB-default-fetch-group | Indicates that roleB is managed as a group with other attributes.
Tag name: default-fetch-group |
| roleB-embedded | Indicates that roleB should be stored in the instance instead of its own instance.
Tag name: embedded |
| roleB-null-value | Null value treatment for roleB.
Tag name: null-value |
| roleB-persistence-modifier | Persistence type of roleB.
Tag name: persistence-modifier |
| Copyright (C) 2005. Sybase Inc. All rights reserved. |
| |