| 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 |
| 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() |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.