Uses of Interface
io.army.criteria.impl.Postgres.RowFromConsumer
Packages that use Postgres.RowFromConsumer
-
Uses of Postgres.RowFromConsumer in io.army.criteria.impl
Methods in io.army.criteria.impl that return Postgres.RowFromConsumerModifier and TypeMethodDescriptionPostgres.RowFromConsumer.accept(io.army.criteria.impl.Functions._TabularFunction func) Postgres.RowFromConsumer.accept(io.army.criteria.SimpleExpression func) Postgres.RowFromConsumer.accept(io.army.criteria.SimplePredicate func) Postgres._RowsFromConsumerAsClause.as(java.util.function.Consumer<PostgreStatement._FuncColumnDefinitionSpaceClause> consumer)