Package io.quarkus.hibernate.reactive.panache.common
package io.quarkus.hibernate.reactive.panache.common
-
Annotation InterfacesClassDescriptionDefine a class that is used for query projection as a nest inside the projected class.Define a field's path for the SELECT statement when using a projection DTO.Instructs Panache to perform the work represented by the
Uni
returned from the intercepted method within a scope of a reactiveMutiny.Session
.Instructs Panache to trigger theUni
returned from the intercepted method within a scope of a reactiveMutiny.Session
(if needed).Instructs Panache to trigger theUni
returned from the intercepted method within a scope of a reactiveMutiny.Transaction
.