Uses of Interface
org.hibernate.boot.registry.selector.internal.LazyServiceResolver
Packages that use LazyServiceResolver
Package
Description
Internals for building StrategySelector
Defines actual contract used for
strategy selection.
-
Uses of LazyServiceResolver in org.hibernate.boot.registry.selector.internal
Classes in org.hibernate.boot.registry.selector.internal that implement LazyServiceResolverModifier and TypeClassDescriptionclass
class
class
Methods in org.hibernate.boot.registry.selector.internal with parameters of type LazyServiceResolverModifier and TypeMethodDescription<T> void
StrategySelectorImpl.registerStrategyLazily
(Class<T> strategy, LazyServiceResolver<T> resolver) -
Uses of LazyServiceResolver in org.hibernate.boot.registry.selector.spi
Subinterfaces of LazyServiceResolver in org.hibernate.boot.registry.selector.spi