Uses of Interface
org.hibernate.boot.registry.selector.StrategyRegistration
Packages that use StrategyRegistration
Package
Description
Defines a feature set around named registration of implementations of various contracts
and the ability to select those implementations.
-
Uses of StrategyRegistration in org.hibernate.boot.registry.selector
Classes in org.hibernate.boot.registry.selector that implement StrategyRegistrationModifier and TypeClassDescriptionclass
A simple implementation of StrategyRegistration.Methods in org.hibernate.boot.registry.selector that return types with arguments of type StrategyRegistrationModifier and TypeMethodDescriptionStrategyRegistrationProvider.getStrategyRegistrations()
Get allStrategyRegistration
s announced by this provider.