Uses of Interface
org.hibernate.engine.config.spi.ConfigurationService
Packages that use ConfigurationService
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of ConfigurationService in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return ConfigurationServiceModifier and TypeMethodDescriptionBootstrapContext.getConfigurationService()Access to theConfigurationService.Methods in org.hibernate.boot.spi with parameters of type ConfigurationServiceModifier and TypeMethodDescriptionstatic booleanMetadataBuildingContext.isPreferJavaTimeJdbcTypesEnabled(ConfigurationService configurationService) static booleanMetadataBuildingContext.isPreferLocaleLanguageTagEnabled(ConfigurationService configurationService) static booleanMetadataBuildingContext.isPreferNativeEnumTypesEnabled(ConfigurationService configurationService)