java.lang.Object
org.eclipse.persistence.mappings.Association
- All Implemented Interfaces:
Map.Entry
- Direct Known Subclasses:
FieldTranslation
,PropertyAssociation
,QueryKeyReference
,TypedAssociation
Purpose: Generic association object. This can be used to map hashtable/map containers where the key and value primitives or independent objects.
- Since:
- TOPLink/Java 3.0
-
Field Details
-
key
-
value
-
-
Constructor Details
-
Association
public Association()Default constructor. -
Association
PUBLIC: Create an association.
-
-
Method Details