Uses of Interface
org.hibernate.boot.registry.selector.spi.StrategySelector
Packages that use StrategySelector
Package
Description
The internals for building service registries.
Internals for building StrategySelector
Contains various implementations of
PropertyAccessStrategy
.-
Uses of StrategySelector in org.hibernate.boot.registry.internal
Constructors in org.hibernate.boot.registry.internal with parameters of type StrategySelectorModifierConstructorDescriptionBootstrapServiceRegistryImpl
(boolean autoCloseRegistry, ClassLoaderService classLoaderService, StrategySelector strategySelector, IntegratorService integratorService) Constructs a BootstrapServiceRegistryImpl.BootstrapServiceRegistryImpl
(ClassLoaderService classLoaderService, StrategySelector strategySelector, IntegratorService integratorService) Constructs a BootstrapServiceRegistryImpl. -
Uses of StrategySelector in org.hibernate.boot.registry.selector.internal
Classes in org.hibernate.boot.registry.selector.internal that implement StrategySelectorMethods in org.hibernate.boot.registry.selector.internal that return StrategySelectorModifier and TypeMethodDescriptionStrategySelectorBuilder.buildSelector
(ClassLoaderService classLoaderService) Builds the selector. -
Uses of StrategySelector in org.hibernate.property.access.internal
Methods in org.hibernate.property.access.internal that return StrategySelectorModifier and TypeMethodDescriptionprotected StrategySelector
PropertyAccessStrategyResolverStandardImpl.strategySelectorService()