Package lib.aide.tabular
Class JooqRowsSupplier
java.lang.Object
lib.aide.tabular.JooqRowsSupplier
- All Implemented Interfaces:
TabularRowsSupplier<JooqRowsSupplier.JooqProvenance>
public final class JooqRowsSupplier
extends Object
implements TabularRowsSupplier<JooqRowsSupplier.JooqProvenance>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final record
static final record
static final record
-
Method Summary
-
Method Details
-
request
-
isStronglyTyped
public boolean isStronglyTyped() -
table
-
response
Description copied from interface:TabularRowsSupplier
Constructs a TabularRowsResponse based on the provided context.- Specified by:
response
in interfaceTabularRowsSupplier<JooqRowsSupplier.JooqProvenance>
- Returns:
- a TabularRowsResponse containing the result data.
-
query
-