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 TypeClassDescriptionclass
Mapping for Interface fields.class
Mapping for Object fields.class
Maps to identity objects of reference values.class
Mapping for a "reference" type.class
Mapping 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.