Uses of Class
org.datanucleus.store.rdbms.mapping.java.SerialisedMapping
Packages that use SerialisedMapping
Package
Description
Package providing mappings for all supported Java types in DataNucleus.
-
Uses of SerialisedMapping in org.datanucleus.store.rdbms.mapping.java
Subclasses of SerialisedMapping in org.datanucleus.store.rdbms.mapping.javaModifier and TypeClassDescriptionclassMapping for a serialised persistable object being the element of a Collection.classMapping for a serialised persistable object being the key of a Map.classMapping for a serialised persistable object.classMapping for a serialised reference (Interface/Object) field.classMapping for a serialised persistable object being the value of a Map.