Uses of Package
org.hibernate.boot.registry.selector
-
Packages that use org.hibernate.boot.registry.selector Package Description org.hibernate.agroal.internal Implementation of ConnectionProvider using Agroal.org.hibernate.boot.registry Defines service registry contracts a program may use for configuring Hibernate.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 StrategySelectororg.hibernate.c3p0.internal Implementation of ConnectionProvider using the c3p0 Connection pool.org.hibernate.cache.jcache.internal org.hibernate.envers.boot.internal org.hibernate.hikaricp.internal Implementation of ConnectionProvider using HikariCP.org.hibernate.jpa.boot.spi org.hibernate.proxool.internal Implementation of ConnectionProvider using the proxool Connection pool.org.hibernate.testing.cache org.hibernate.vibur.internal Implementation of ConnectionProvider using ViburDBCP. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.agroal.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.boot.registry Class Description StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.boot.registry.selector Class Description StrategyRegistration Describes the registration of a named strategy implementation. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.boot.registry.selector.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.c3p0.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.cache.jcache.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.envers.boot.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.hikaricp.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.jpa.boot.spi Class Description StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.proxool.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.testing.cache Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors. -
Classes in org.hibernate.boot.registry.selector used by org.hibernate.vibur.internal Class Description StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors.