Uses of Interface
org.datanucleus.enhancement.Persistable.ObjectIdFieldSupplier
Packages that use Persistable.ObjectIdFieldSupplier
-
Uses of Persistable.ObjectIdFieldSupplier in org.datanucleus.enhancement
Methods in org.datanucleus.enhancement with parameters of type Persistable.ObjectIdFieldSupplierModifier and TypeMethodDescriptionvoidPersistable.dnCopyKeyFieldsToObjectId(Persistable.ObjectIdFieldSupplier fm, Object oid) Copy fields from an outside source to the key fields in the ObjectId.