Package | Description |
---|---|
org.hibernate.boot.registry |
Defines service registry contracts application are likely to want to utilize for
configuring Hibernate behavior.
|
org.hibernate.jpa.boot.spi | |
org.hibernate.testing.cache |
Modifier and Type | Method and Description |
---|---|
BootstrapServiceRegistryBuilder |
BootstrapServiceRegistryBuilder.applyStrategySelectors(StrategyRegistrationProvider strategyRegistrationProvider)
Applies one or more strategy selectors announced as available by the passed announcer.
|
BootstrapServiceRegistryBuilder |
BootstrapServiceRegistryBuilder.withStrategySelectors(StrategyRegistrationProvider strategyRegistrationProvider)
|
Modifier and Type | Method and Description |
---|---|
List<StrategyRegistrationProvider> |
StrategyRegistrationProviderList.getStrategyRegistrationProviders() |
Modifier and Type | Class and Description |
---|---|
class |
StrategyRegistrationProviderImpl
Makes the JCache RegionFactory available to the Hibernate
StrategySelector service
under a number of keys. |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.