Package | Description |
---|---|
org.hibernate.boot.registry |
Defines service registry contracts application are likely to want to utilize for
configuring Hibernate behavior.
|
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.boot.registry.selector.internal |
Internals for building StrategySelector
|
org.hibernate.c3p0.internal |
Implementation of ConnectionProvider using the c3p0 Connection pool.
|
org.hibernate.jpa.boot.spi |
Class and Description |
---|
StrategyRegistrationProvider
Responsible for providing the registrations of strategy selector(s).
|
Class and Description |
---|
StrategyRegistration
Describes the registration of a named strategy implementation.
|
Class and Description |
---|
StrategyRegistration
Describes the registration of a named strategy implementation.
|
Class and Description |
---|
StrategyRegistration
Describes the registration of a named strategy implementation.
|
StrategyRegistrationProvider
Responsible for providing the registrations of strategy selector(s).
|
Class and Description |
---|
StrategyRegistrationProvider
Responsible for providing the registrations of strategy selector(s).
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.