Uses of Interface
org.hibernate.boot.registry.selector.spi.NamedStrategyContributions
Packages that use NamedStrategyContributions
-
Uses of NamedStrategyContributions in org.hibernate.boot.registry.selector.spi
Methods in org.hibernate.boot.registry.selector.spi with parameters of type NamedStrategyContributionsModifier and TypeMethodDescriptionvoid
NamedStrategyContributor.clearStrategyImplementations
(NamedStrategyContributions contributions) Allows cleanup of (presumably previously registered) strategy implementations.void
NamedStrategyContributor.contributeStrategyImplementations
(NamedStrategyContributions contributions) Allows registration of named strategy implementations.