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 classstatic final recordstatic final recordstatic final record -
Method Summary
-
Method Details
-
request
-
isStronglyTyped
public boolean isStronglyTyped() -
table
-
response
Description copied from interface:TabularRowsSupplierConstructs a TabularRowsResponse based on the provided context.- Specified by:
responsein interfaceTabularRowsSupplier<JooqRowsSupplier.JooqProvenance>- Returns:
- a TabularRowsResponse containing the result data.
-
query
-