public class AttributeConverterManager extends java.lang.Object implements AttributeConverterAutoApplyHandler
| Constructor and Description |
|---|
AttributeConverterManager() |
| Modifier and Type | Method and Description |
|---|---|
AttributeConverterDescriptor |
findAutoApplyConverterForAttribute(org.hibernate.annotations.common.reflection.XProperty xProperty,
MetadataBuildingContext context) |
AttributeConverterDescriptor |
findAutoApplyConverterForCollectionElement(org.hibernate.annotations.common.reflection.XProperty xProperty,
MetadataBuildingContext context) |
AttributeConverterDescriptor |
findAutoApplyConverterForMapKey(org.hibernate.annotations.common.reflection.XProperty xProperty,
MetadataBuildingContext context) |
public AttributeConverterDescriptor findAutoApplyConverterForAttribute(org.hibernate.annotations.common.reflection.XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForAttribute in interface AttributeConverterAutoApplyHandlerpublic AttributeConverterDescriptor findAutoApplyConverterForCollectionElement(org.hibernate.annotations.common.reflection.XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForCollectionElement in interface AttributeConverterAutoApplyHandlerpublic AttributeConverterDescriptor findAutoApplyConverterForMapKey(org.hibernate.annotations.common.reflection.XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForMapKey in interface AttributeConverterAutoApplyHandlerCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.