public abstract class AbstractPropertyMapper extends Object implements PropertyMapper
PropertyMapper.| Constructor and Description |
|---|
AbstractPropertyMapper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDynamicComponentMap()
Returns whether the property mapper wraps a dynamic-component.
|
void |
markAsDynamicComponentMap()
Mark the property mapper that it wraps a dynamic-component.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntityhasPropertiesWithModifiedFlagpublic void markAsDynamicComponentMap()
DynamicComponentMapperSupportmarkAsDynamicComponentMap in interface DynamicComponentMapperSupportpublic boolean isDynamicComponentMap()
DynamicComponentMapperSupportisDynamicComponentMap in interface DynamicComponentMapperSupportCopyright © 2019 JBoss by Red Hat. All rights reserved.