Chapter 6 Generating JDO Persistent Objects


Attribute Extended Attributes

The following extended attributes are available:

Extended Attribute Description
default-fetch-group Indicates that the attribute is managed as a group with other attributes.

Tag name: default-fetch-group
embedded Indicates that the attribute should be stored in the instance instead of its own instance.

Tag name: embedded
null-value Null value treatment. The default value is none.

Tag name: null-value
persistence-modifier Persistence modifier.

Tag name: persistence-modifier

 


Copyright (C) 2005. Sybase Inc. All rights reserved.