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, wait
mapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntity
hasPropertiesWithModifiedFlag
public void markAsDynamicComponentMap()
DynamicComponentMapperSupport
markAsDynamicComponentMap
in interface DynamicComponentMapperSupport
public boolean isDynamicComponentMap()
DynamicComponentMapperSupport
isDynamicComponentMap
in interface DynamicComponentMapperSupport
Copyright © 2021 JBoss by Red Hat. All rights reserved.