All Classes and Interfaces
Class
Description
Define 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.
Deprecated, for removal: This API element is subject to removal in a future version.
Static util methods for
Mutiny.Session
.Instructs Panache to perform the work represented by the
Uni
returned from the intercepted method
within a scope of a reactive Mutiny.Session
.Instructs Panache to trigger the
Uni
returned from the intercepted method within a scope of a
reactive Mutiny.Session
(if needed).Instructs Panache to trigger the
Uni
returned from the intercepted method within a scope of a
reactive Mutiny.Transaction
.
WithTransaction
instead.