Package org.eclipse.persistence.mappings
Class PropertyAssociation
- java.lang.Object
- 
- org.eclipse.persistence.mappings.Association
- 
- org.eclipse.persistence.mappings.PropertyAssociation
 
 
- 
- All Implemented Interfaces:
- java.util.Map.Entry
 
 public class PropertyAssociation extends Association Purpose: Generic association object. This can be used to map hashtable/map containers where the key and value primitives or independent objects. - Author:
- Mike Norman
- Since:
- TopLink 11.1.0.0
 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.persistence.mappings.Associationkey, value
 
- 
 - 
Constructor SummaryConstructors Constructor Description PropertyAssociation()
 - 
Method Summary- 
Methods inherited from class org.eclipse.persistence.mappings.AssociationgetKey, getValue, setKey, setValue
 
- 
 
-