Uses of Interface
org.hibernate.cfg.annotations.reflection.AttributeConverterDefinitionCollector
-
Packages that use AttributeConverterDefinitionCollector 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 AttributeConverterDefinitionCollector in org.hibernate.cfg.annotations.reflection
Methods in org.hibernate.cfg.annotations.reflection with parameters of type AttributeConverterDefinitionCollector Modifier and Type Method Description void
XMLContext. applyDiscoveredAttributeConverters(AttributeConverterDefinitionCollector collector)
-