Uses of Package
org.hibernate.reactive.common
Packages that use org.hibernate.reactive.common
Package
Description
An API for Hibernate Reactive where non-blocking operations are
represented by a Mutiny
Uni
.Defines internal contracts between subsystems of Hibernate Reactive
and the
ReactiveSession
.An API for Hibernate Reactive where non-blocking operations are
represented by a Java
CompletionStage
.-
Classes in org.hibernate.reactive.common used by org.hibernate.reactive.commonClassDescriptionRepresents a value of an attribute that forms part of the natural key of an entity.
-
Classes in org.hibernate.reactive.common used by org.hibernate.reactive.mutinyClassDescriptionA description of the entities and tables affected by a native query.Represents a value of an attribute that forms part of the natural key of an entity.Represents the shape of a native SQL query result set, as specified by an instance of the annotation
SqlResultSetMapping
. -
Classes in org.hibernate.reactive.common used by org.hibernate.reactive.mutiny.delegationClassDescriptionA description of the entities and tables affected by a native query.Represents a value of an attribute that forms part of the natural key of an entity.Represents the shape of a native SQL query result set, as specified by an instance of the annotation
SqlResultSetMapping
. -
Classes in org.hibernate.reactive.common used by org.hibernate.reactive.sessionClassDescriptionA description of the entities and tables affected by a native query.Represents the shape of a native SQL query result set, as specified by an instance of the annotation
SqlResultSetMapping
. -
Classes in org.hibernate.reactive.common used by org.hibernate.reactive.stageClassDescriptionA description of the entities and tables affected by a native query.Represents a value of an attribute that forms part of the natural key of an entity.Represents the shape of a native SQL query result set, as specified by an instance of the annotation
SqlResultSetMapping
.