Uses of Package
org.hibernate.boot.model.convert.spi
-
Packages that use org.hibernate.boot.model.convert.spi Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.internal org.hibernate.boot.model.convert.internal org.hibernate.boot.model.convert.spi Defines the SPI of a registry of JPAAttributeConverter
s.org.hibernate.boot.model.internal org.hibernate.boot.model.process.internal org.hibernate.boot.model.process.spi Defines an SPI used during the process of transforming mapping sources into theMetadata
reference.org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.cfg This package defines APIs for configuring Hibernate.org.hibernate.mapping This package defines the Hibernate configuration-time mapping model.org.hibernate.testing.boot org.hibernate.type.descriptor.converter.internal Implements the SPI for basic-typed value conversions. -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot Class Description ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot.internal Class Description ConverterAutoApplyHandler Manages resolution of auto-appliedAttributeConverter
references for specific mappingsConverterDescriptor Boot-time descriptor of a JPA AttributeConverterConverterRegistry A registry for JPA converters.RegisteredConversion A registered conversion. -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot.model.convert.internal Class Description AutoApplicableConverterDescriptor Contract for handling auto-apply checks for JPA AttributeConvertersConverterAutoApplyHandler Manages resolution of auto-appliedAttributeConverter
references for specific mappingsConverterDescriptor Boot-time descriptor of a JPA AttributeConverterJpaAttributeConverterCreationContext Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)
might needRegisteredConversion A registered conversion. -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot.model.convert.spi Class Description AutoApplicableConverterDescriptor Contract for handling auto-apply checks for JPA AttributeConvertersConverterAutoApplyHandler Manages resolution of auto-appliedAttributeConverter
references for specific mappingsConverterDescriptor Boot-time descriptor of a JPA AttributeConverterJpaAttributeConverterCreationContext Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)
might needRegisteredConversion A registered conversion. -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot.model.internal Class Description ConverterDescriptor Boot-time descriptor of a JPA AttributeConverterConverterRegistry A registry for JPA converters. -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot.model.process.internal Class Description ConverterDescriptor Boot-time descriptor of a JPA AttributeConverterJpaAttributeConverterCreationContext Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)
might need -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot.model.process.spi Class Description ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.boot.spi Class Description ConverterAutoApplyHandler Manages resolution of auto-appliedAttributeConverter
references for specific mappingsConverterDescriptor Boot-time descriptor of a JPA AttributeConverterConverterRegistry A registry for JPA converters.RegisteredConversion A registered conversion. -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.cfg Class Description ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.mapping Class Description ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.testing.boot Class Description ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
Classes in org.hibernate.boot.model.convert.spi used by org.hibernate.type.descriptor.converter.internal Class Description JpaAttributeConverterCreationContext Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)
might need