Class StrategyRegistrationProviderImpl

  • All Implemented Interfaces:
    org.hibernate.boot.registry.selector.StrategyRegistrationProvider

    public class StrategyRegistrationProviderImpl
    extends Object
    implements org.hibernate.boot.registry.selector.StrategyRegistrationProvider
    Makes the JCache RegionFactory available to the Hibernate StrategySelector service under a number of keys. Prefer to use
    • Constructor Detail

      • StrategyRegistrationProviderImpl

        public StrategyRegistrationProviderImpl()
    • Method Detail

      • getStrategyRegistrations

        public Iterable<org.hibernate.boot.registry.selector.StrategyRegistration> getStrategyRegistrations()
        Specified by:
        getStrategyRegistrations in interface org.hibernate.boot.registry.selector.StrategyRegistrationProvider