Uses of Package
org.hibernate.boot.registry.selector
Packages that use org.hibernate.boot.registry.selector
Package
Description
Implementation of ConnectionProvider using Agroal.
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
Implementation of ConnectionProvider using the c3p0 Connection pool.
Implementation of ConnectionProvider using HikariCP.
-
Classes in org.hibernate.boot.registry.selector used by org.hibernate.agroal.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.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.c3p0.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.cache.jcache.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.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.hikaricp.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.
-
Classes in org.hibernate.boot.registry.selector used by org.hibernate.testing.cacheClassDescriptionDescribes the registration of a named strategy implementation.Responsible for providing the registrations of one or more strategy selectors.