Uses of Record Class
lib.aide.tabular.JooqRowsSupplier.TypableTable
Packages that use JooqRowsSupplier.TypableTable
-
Uses of JooqRowsSupplier.TypableTable in lib.aide.tabular
Methods in lib.aide.tabular that return JooqRowsSupplier.TypableTableModifier and TypeMethodDescriptionJooqRowsSupplier.TypableTable.fromTablesRegistry(Class<?> tablesRegistry, String schemaName, String tableLikeName) JooqRowsSupplier.table() -
Uses of JooqRowsSupplier.TypableTable in org.diabetestechnology.drh.service.http.pg.filter
Methods in org.diabetestechnology.drh.service.http.pg.filter with parameters of type JooqRowsSupplier.TypableTableModifier and TypeMethodDescription@NotNull org.jooq.SortField<Object> CustomTabularFilter.createSortCondition(List<TabularRowsRequest.SortModel> sortModel, JooqRowsSupplier.TypableTable participantDashboardTable)