Uses of Package
org.hibernate.reactive.provider.service
Packages that use org.hibernate.reactive.provider.service
-
Classes in org.hibernate.reactive.provider.service used by org.hibernate.reactive.provider.serviceClassDescriptionAn implementation of
InformationExtractor
that obtains metadata information from a database's information_schema.Replaces the JdbcParameterRendererInitiator so to not require users to set AvailableSettings.DIALECT_NATIVE_PARAM_MARKERS : this gets enforces as the Vert.x SQL clients require it.A dummy HibernateConnectionProvider
throws an exception if a JDBC connection is requested.A Hibernate service initiator that wraps the HibernateConnectionProvider
in an instance ofNoJdbcConnectionProvider
.A Hibernate service initiator that provides an implementation ofJdbcEnvironment
that infers the HibernateDialect
from the JDBC URL.A Hibernate service initiator forNoJdbcMultiTenantConnectionProvider
.A Hibernate service initiator for the non-configured form of JTA platform.This service is only used to "mark" the registry as being intended for use by an instance of Hibernate Reactive.A Hibernate service initiator forReactiveMarkerService
.A singletonReactiveMarkerService
that marks the registry as running in "Reactive mode" allowing the registration of reactive components.A Hibernate service initiator that creates aReactivePersisterClassResolver
to register the persisters needed by Hibernate Reactive.A Hibernate service initiator that wraps the HibernateConnectionProvider
in an instance ofNoJdbcConnectionProvider
.Custom variations for SqmMultiTableMutationStrategyProvider