Package org.hibernate.engine.config.spi
Defines the SPI of the configuration service.
Provides access to settings via a ServiceRegistry
.
-
Interface Summary Interface Description ConfigurationService Provides access to the initial user-provided configuration values.ConfigurationService.Converter<T> Simple conversion contract for converting an untyped object to a specified type. -
Class Summary Class Description StandardConverters Standard set of setting converters.