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, isMutablepublic AttributeConverterMutabilityPlanImpl(javax.persistence.AttributeConverter attributeConverter)
protected T deepCopyNotNull(T value)
deepCopyNotNull in class MutableMutabilityPlan<T>Copyright © 2016. All rights reserved.