ObjectDB ObjectDB

javax.jdo.annotations.Joins - JDO annotation

javax.jdo.annotations
Annotation Joins

Target:
Classes
Annotation for a group of joins.
Since:
JDO 2.1
The join definitions used for the mapping of this type.
The join definitions used for the mapping of this type. Joins for secondary tables are usually defined at the type level and not the field or property level. This allows multiple fields and properties to share the same join definition and avoid redundancies.
Returns:
the join definitions
Since:
JDO 2.1