See: Description
Interface | Description |
---|---|
Settings |
Configuration properties for the Hibernate Reactive persistence provider,
for use with
ReactiveServiceRegistryBuilder . |
Class | Description |
---|---|
ReactivePersistenceProvider |
JPA
PersistenceProvider for Hibernate Reactive. |
ReactiveServiceRegistryBuilder |
Adaptation of
StandardServiceRegistryBuilder ; 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 other Integrators . |
ReactivePersistenceProvider
is the JPA persistence provider for Hibernate Reactive.
ReactiveServiceRegistryBuilder
,
may be used to programmatically configure Hibernate Reactive.
Copyright © 2020-2022 Red Hat, Inc. All Rights Reserved.