Package org.hibernate.reactive.provider
package org.hibernate.reactive.provider
Integration with Hibernate ORM, via the service architecture, along
with APIs for starting and configuring Hibernate Reactive.
ReactivePersistenceProvideris the JPA persistence provider for Hibernate Reactive.ReactiveServiceRegistryBuilder, may be used to programmatically configure Hibernate Reactive.
-
ClassDescriptionA JPA
PersistenceProviderfor Hibernate Reactive.Adaptation ofStandardServiceRegistryBuilder; the main difference is the use of a different initial set of services and the fact this will not attempt to load service contributors and otherIntegrators.Configuration properties for the Hibernate Reactive persistence provider, for use withReactiveServiceRegistryBuilder.