Uses of Package
org.hibernate.boot.registry.selector
Packages that use org.hibernate.boot.registry.selector
Package
Description
Defines service registry contracts a program may use for
configuring Hibernate.
Defines a feature set around named registration of implementations of various contracts
and the ability to select those implementations.
Internals for building StrategySelector
-
Classes in org.hibernate.boot.registry.selector used by org.hibernate.boot.registryClassDescriptionResponsible for providing the registrations of one or more strategy selectors.
-
Classes in org.hibernate.boot.registry.selector used by org.hibernate.boot.registry.selectorClassDescriptionDescribes the registration of a named strategy implementation.
-
Classes in org.hibernate.boot.registry.selector used by org.hibernate.boot.registry.selector.internalClassDescriptionDescribes the registration of a named strategy implementation.
-
Classes in org.hibernate.boot.registry.selector used by org.hibernate.envers.boot.internalClassDescriptionDescribes the registration of a named strategy implementation.Responsible for providing the registrations of one or more strategy selectors.
-
Classes in org.hibernate.boot.registry.selector used by org.hibernate.jpa.boot.spiClassDescriptionResponsible for providing the registrations of one or more strategy selectors.