|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatastoreMap
Class representing a map mapped in a datastore (join table).
| Method Summary | |
|---|---|
JavaTypeMapping |
getKeyMapping()
Accessor for the "key" mapping for the map. |
JavaTypeMapping |
getOwnerMapping()
Accessor for the "owner" mapping for the container. |
JavaTypeMapping |
getValueMapping()
Accessor for the "value" mapping for the map. |
| Methods inherited from interface org.datanucleus.store.mapped.DatastoreContainerObject |
|---|
addDatastoreField, getDatastoreField, getDatastoreFields, getDiscriminatorMapping, getDiscriminatorMetaData, getIdentifier, getIdMapping, getMemberMapping, getMultitenancyMapping, getStoreManager, getVersionMapping, getVersionMetaData, hasDatastoreField |
| Method Detail |
|---|
JavaTypeMapping getOwnerMapping()
JavaTypeMapping getKeyMapping()
JavaTypeMapping getValueMapping()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||