Package | Description |
---|---|
org.datanucleus.enhancement |
DataNucleus ByteCode enhancement contract.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
Persistable.ObjectIdFieldManager
This interface is a convenience interface that allows an instance to implement both
ObjectIdFieldSupplier and ObjectIdFieldConsumer . |
Modifier and Type | Method and Description |
---|---|
void |
Persistable.dnCopyKeyFieldsToObjectId(Persistable.ObjectIdFieldSupplier fm,
Object oid)
Copy fields from an outside source to the key fields in the ObjectId.
|
Copyright © 2019. All rights reserved.