Object
DB
Object
DB
ObjectDB
About ObjectDB
Get ObjectDB
Support
Manual
Quick Tour
Entity Classes
Using JPA
JPA Queries
Tools
and Utilities
Configuration
API
JPA
Reference
JDO
Reference
Tutorials
General JPA Tutorials
Web App JPA Tutorials
Admin
Home
»
JDO Reference
»
Annotations
»
Field Modifiers
»
Order
»
Order.column - JDO annotation element
JDO Reference
JDOHelper
PersistenceManagerFactory
PersistenceManager
Transaction
Query
Extent
Annotations
Class Modifiers
Field Modifiers
Persistent
NotPersistent
PersistenceModifier
Embedded
NullValue
Order
PrimaryKey
Transactional
Version
VersionStrategy
Index Definition
Fetch Settings
Miscellaneous
Mapping (ORM)
Callbacks
Listeners
Predefined ID Classes
Miscellaneous
Exceptions
Order.column - JDO annotation element
Annotation Element
javax.jdo.annotations.Order
String column
The name of the column to use for ordering the elements of the member.
Returns:
the name of the ordering column
Default value:
""
Since:
JDO 2.1
< Order
^ Order
PrimaryKey >