| Package | Description |
|---|---|
| org.hibernate.boot.registry.selector |
Defines a feature-set around named registration of implementations of various contracts and the ability
to select those implementations.
|
| org.hibernate.testing.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStrategyRegistrationImpl<T>
A simple implementation of StrategyRegistration.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<StrategyRegistration> |
StrategyRegistrationProvider.getStrategyRegistrations()
Get all StrategyRegistrations announced by this provider.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<StrategyRegistration> |
StrategyRegistrationProviderImpl.getStrategyRegistrations() |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.