Uses of Interface
org.hibernate.boot.AttributeConverterInfo
-
Packages that use AttributeConverterInfo Package Description org.hibernate.cfg.annotations.reflection Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of metadata in the Hibernate commons-annotations model. -
-
Uses of AttributeConverterInfo in org.hibernate.cfg.annotations.reflection
Methods in org.hibernate.cfg.annotations.reflection with parameters of type AttributeConverterInfo Modifier and Type Method Description void
AttributeConverterDefinitionCollector. addAttributeConverter(AttributeConverterInfo info)
-