public class AttributeConverterMutabilityPlanImpl<T> extends MutableMutabilityPlan<T>
Constructor and Description |
---|
AttributeConverterMutabilityPlanImpl(javax.persistence.AttributeConverter attributeConverter) |
Modifier and Type | Method and Description |
---|---|
protected T |
deepCopyNotNull(T value) |
assemble, deepCopy, disassemble, isMutable
public AttributeConverterMutabilityPlanImpl(javax.persistence.AttributeConverter attributeConverter)
protected T deepCopyNotNull(T value)
deepCopyNotNull
in class MutableMutabilityPlan<T>
Copyright © 2021. All rights reserved.