Skip navigation links

Hibernate Reactive JavaDoc (1.0.0.Alpha11)

Packages 
Package Description
org.hibernate.reactive.bulk
Reactive adaptations of Hibernate ORM's MultiTableBulkIdStrategy.
org.hibernate.reactive.common
APIs common to both Stage and Mutiny.
org.hibernate.reactive.engine
Reactive adaptations of Hibernate ORM's persistence actions.
org.hibernate.reactive.event
Handlers for reactive session events.
org.hibernate.reactive.id
Reactive identifier generation.
org.hibernate.reactive.loader
Reactive entity, collection, and query loaders.
org.hibernate.reactive.loader.collection
Reactive collection loaders.
org.hibernate.reactive.loader.entity
Reactive entity loaders.
org.hibernate.reactive.mutiny
An API for Hibernate Reactive where non-blocking operations are represented by a Mutiny Uni.
org.hibernate.reactive.pool
Abstracts reactive database access via ReactiveConnection and ReactiveConnectionPool.
org.hibernate.reactive.provider
Integration with Hibernate ORM, via the service architecture, along with APIs for starting and configuring Hibernate Reactive.
org.hibernate.reactive.provider.service  
org.hibernate.reactive.session
Defines internal contracts between subsystems of Hibernate Reactive and the ReactiveSession.
org.hibernate.reactive.stage
An API for Hibernate Reactive where non-blocking operations are represented by a Java CompletionStage.
org.hibernate.reactive.vertx
Integration with Vert.x.
Skip navigation links

Copyright © 2020-2020 Red Hat, Inc. All Rights Reserved.