| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.mapping.java |
Package providing mappings for all supported Java types in DataNucleus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterfaceMapping
Mapping for Interface fields.
|
class |
ObjectMapping
Mapping for Object fields.
|
class |
ReferenceIdMapping
Maps to identity objects of reference values.
|
| Constructor and Description |
|---|
ReferenceIdMapping(ReferenceMapping refMapping)
Constructor used to generate a ReferenceMapping representing only the identity of the object.
|
Copyright © 2020. All rights reserved.