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 |
EmbeddedElementPCMapping
Mapping for a persistable object stored in an embedded collection within a persistable object.
|
class |
EmbeddedKeyPCMapping
Mapping for a PC key object stored in an embedded map within a PC object.
|
class |
EmbeddedPCMapping
Mapping for a PC object embedded within another PC object (1-1 relation).
|
class |
EmbeddedValuePCMapping
Mapping for a PC key object stored in an embedded map within a PC object.
|
Copyright © 2017. All rights reserved.