| Package | Description |
|---|---|
| org.datanucleus |
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
|
| org.datanucleus.identity |
Package defining object identity classes.
|
| Class and Description |
|---|
| IdentityKeyTranslator
Translator for object identities where the user wants to input identities that are not strict
key forms, so this returns a valid identity.
|
| IdentityStringTranslator
Translator for object identities where the user wants to input identities that are not strict
JDO standard toString() forms, so this converts them.
|
| Class and Description |
|---|
| IdentityReference
Simple identity being a reference to the object itself.
|
| IdentityStringTranslator
Translator for object identities where the user wants to input identities that are not strict
JDO standard toString() forms, so this converts them.
|
| OID
Interface for a datastore-identity class to implement.
|
Copyright © 2013. All Rights Reserved.