Uses of Class
org.datanucleus.Configuration.PropertyMapping
Packages that use Configuration.PropertyMapping
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
-
Uses of Configuration.PropertyMapping in org.datanucleus
Fields in org.datanucleus with type parameters of type Configuration.PropertyMappingModifier and TypeFieldDescriptionprivate Map
<String, Configuration.PropertyMapping> Configuration.propertyMappings
Mapping for the properties of the plugins, PropertyMapping, keyed by the property name.