Uses of Class
org.datanucleus.Configuration.PropertyMapping
-
Packages that use Configuration.PropertyMapping Package Description org.datanucleus 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.PropertyMapping Modifier and Type Field Description private java.util.Map<java.lang.String,Configuration.PropertyMapping>
Configuration. propertyMappings
Mapping for the properties of the plugins, PropertyMapping, keyed by the property name.
-