|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.persistence.mappings.Association org.eclipse.persistence.mappings.PropertyAssociation
public class PropertyAssociation
Purpose: Generic association object. This can be used to map hashtable/map containers where the key and value primitives or independent objects.
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.mappings.Association |
---|
key, value |
Constructor Summary | |
---|---|
PropertyAssociation()
|
Method Summary |
---|
Methods inherited from class org.eclipse.persistence.mappings.Association |
---|
getKey, getValue, setKey, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Map.Entry |
---|
equals, hashCode |
Constructor Detail |
---|
public PropertyAssociation()
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |