Uses of Class
org.datanucleus.store.rdbms.mapping.java.MultiPersistableMapping
Packages that use MultiPersistableMapping
Package
Description
Package providing mappings for all supported Java types in DataNucleus.
-
Uses of MultiPersistableMapping in org.datanucleus.store.rdbms.mapping.java
Subclasses of MultiPersistableMapping in org.datanucleus.store.rdbms.mapping.javaModifier and TypeClassDescriptionclassMapping for Interface fields.classMapping for Object fields.classMaps to identity objects of reference values.classMapping for a "reference" type.classMapping for a field that stores a PC object that uses "subclass-table" inheritance and where this is mapped in the datastore as a separate FK for each subclass.