Uses of Class
org.eclipse.persistence.internal.dynamic.DynamicEntityImpl.PropertyWrapper
-
Packages that use DynamicEntityImpl.PropertyWrapper Package Description org.eclipse.persistence.internal.dynamic -
-
Uses of DynamicEntityImpl.PropertyWrapper in org.eclipse.persistence.internal.dynamic
Fields in org.eclipse.persistence.internal.dynamic with type parameters of type DynamicEntityImpl.PropertyWrapper Modifier and Type Field Description protected Map<String,DynamicEntityImpl.PropertyWrapper>DynamicEntityImpl. propertiesMapMethods in org.eclipse.persistence.internal.dynamic that return types with arguments of type DynamicEntityImpl.PropertyWrapper Modifier and Type Method Description Map<String,DynamicEntityImpl.PropertyWrapper>DynamicEntityImpl. getPropertiesMap()Gets the properties map.
-