JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.rest.data.panache.runtime
Interface UpdateExecutor
public interface
UpdateExecutor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
execute
(
Supplier
<T> supplier)
Method Details
execute
<T>
T
execute
(
Supplier
<T> supplier)