Uses of Interface
org.hibernate.boot.model.convert.spi.ConverterAutoApplyHandler
Packages that use ConverterAutoApplyHandler
Package
Description
Defines the SPI of a
registry
of JPA
AttributeConverter
s.A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of ConverterAutoApplyHandler in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return ConverterAutoApplyHandlerModifier and TypeMethodDescriptionInFlightMetadataCollectorImpl.getAttributeConverterAutoApplyHandler()
-
Uses of ConverterAutoApplyHandler in org.hibernate.boot.model.convert.internal
Classes in org.hibernate.boot.model.convert.internal that implement ConverterAutoApplyHandler -
Uses of ConverterAutoApplyHandler in org.hibernate.boot.model.convert.spi
Methods in org.hibernate.boot.model.convert.spi that return ConverterAutoApplyHandler -
Uses of ConverterAutoApplyHandler in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return ConverterAutoApplyHandlerModifier and TypeMethodDescriptionInFlightMetadataCollector.getAttributeConverterAutoApplyHandler()
Deprecated. -
Uses of ConverterAutoApplyHandler in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit that return ConverterAutoApplyHandlerModifier and TypeMethodDescriptionDialectFeatureChecks.FakeMetadataBuildingContext.getAttributeConverterAutoApplyHandler()
InFlightMetadataCollector.getConverterRegistry()