Uses of Package
org.hibernate.boot.registry.selector
-
Packages that use org.hibernate.boot.registry.selector Package Description 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.jpa.boot.spi -
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.jpa.boot.spi Class Description StrategyRegistrationProvider Responsible for providing the registrations of one or more strategy selectors.