Package | Description |
---|---|
org.hibernate.boot.registry.internal |
The internals for building service registries.
|
org.hibernate.boot.registry.selector.internal |
Internals for building StrategySelector
|
org.hibernate.property.access.internal |
Constructor and Description |
---|
BootstrapServiceRegistryImpl(boolean autoCloseRegistry,
ClassLoaderService classLoaderService,
StrategySelector strategySelector,
IntegratorService integratorService)
Constructs a BootstrapServiceRegistryImpl.
|
BootstrapServiceRegistryImpl(ClassLoaderService classLoaderService,
StrategySelector strategySelector,
IntegratorService integratorService)
Constructs a BootstrapServiceRegistryImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
StrategySelectorImpl
Standard implementation of the StrategySelector contract.
|
Modifier and Type | Method and Description |
---|---|
StrategySelector |
StrategySelectorBuilder.buildSelector(ClassLoaderService classLoaderService)
Builds the selector.
|
Modifier and Type | Method and Description |
---|---|
protected StrategySelector |
PropertyAccessStrategyResolverStandardImpl.strategySelectorService() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.