Uses of Interface
org.hibernate.boot.registry.selector.StrategyRegistrationProvider
Packages that use StrategyRegistrationProvider
-
Uses of StrategyRegistrationProvider in org.hibernate.boot.registry
Methods in org.hibernate.boot.registry with parameters of type StrategyRegistrationProviderModifier and TypeMethodDescriptionBootstrapServiceRegistryBuilder.applyStrategySelectors
(StrategyRegistrationProvider strategyRegistrationProvider) Applies one or more strategy selectors announced as available by the passed announcer. -
Uses of StrategyRegistrationProvider in org.hibernate.envers.boot.internal
Classes in org.hibernate.envers.boot.internal that implement StrategyRegistrationProviderModifier and TypeClassDescriptionclass
Provides the audit strategy implementations to theStrategySelector
service.class
-
Uses of StrategyRegistrationProvider in org.hibernate.jpa.boot.spi
Methods in org.hibernate.jpa.boot.spi that return types with arguments of type StrategyRegistrationProviderModifier and TypeMethodDescriptionStrategyRegistrationProviderList.getStrategyRegistrationProviders()