public class LspsAttributeConverterManager
extends java.lang.Object
implements org.hibernate.boot.spi.AttributeConverterAutoApplyHandler
| Constructor and Description |
|---|
LspsAttributeConverterManager() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.boot.spi.AttributeConverterDescriptor |
findAutoApplyConverterForAttribute(org.hibernate.annotations.common.reflection.XProperty xProperty,
org.hibernate.boot.spi.MetadataBuildingContext context) |
org.hibernate.boot.spi.AttributeConverterDescriptor |
findAutoApplyConverterForCollectionElement(org.hibernate.annotations.common.reflection.XProperty xProperty,
org.hibernate.boot.spi.MetadataBuildingContext context) |
org.hibernate.boot.spi.AttributeConverterDescriptor |
findAutoApplyConverterForMapKey(org.hibernate.annotations.common.reflection.XProperty xProperty,
org.hibernate.boot.spi.MetadataBuildingContext context) |
public org.hibernate.boot.spi.AttributeConverterDescriptor findAutoApplyConverterForAttribute(org.hibernate.annotations.common.reflection.XProperty xProperty,
org.hibernate.boot.spi.MetadataBuildingContext context)
findAutoApplyConverterForAttribute in interface org.hibernate.boot.spi.AttributeConverterAutoApplyHandlerpublic org.hibernate.boot.spi.AttributeConverterDescriptor findAutoApplyConverterForCollectionElement(org.hibernate.annotations.common.reflection.XProperty xProperty,
org.hibernate.boot.spi.MetadataBuildingContext context)
findAutoApplyConverterForCollectionElement in interface org.hibernate.boot.spi.AttributeConverterAutoApplyHandlerpublic org.hibernate.boot.spi.AttributeConverterDescriptor findAutoApplyConverterForMapKey(org.hibernate.annotations.common.reflection.XProperty xProperty,
org.hibernate.boot.spi.MetadataBuildingContext context)
findAutoApplyConverterForMapKey in interface org.hibernate.boot.spi.AttributeConverterAutoApplyHandlerCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.