Package org.hibernate.boot.registry.selector.spi
Defines actual contract used for strategy selection :
StrategySelector
.-
Interface Summary Interface Description DialectSelector Service which acts as a registry for named strategy implementations.StrategyCreator<T> StrategySelector Service which acts as a registry for named strategy implementations. -
Exception Summary Exception Description StrategySelectionException Indicates a problem performing the selection/resolution.