Uses of Interface
io.army.criteria.postgre.PostgreQuery._StaticCteComplexCommandSpec
Packages that use PostgreQuery._StaticCteComplexCommandSpec
-
Uses of PostgreQuery._StaticCteComplexCommandSpec in io.army.criteria.postgre
Method parameters in io.army.criteria.postgre with type arguments of type PostgreQuery._StaticCteComplexCommandSpecModifier and TypeMethodDescription<R extends PostgreQuery._CteComma<I>>
RPostgreQuery._StaticCteAsClause.as(Postgres.WordMaterialized modifier, java.util.function.Function<PostgreQuery._StaticCteComplexCommandSpec<I>, R> function) <R extends PostgreQuery._CteComma<I>>
RPostgreQuery._StaticCteAsClause.as(java.util.function.Function<PostgreQuery._StaticCteComplexCommandSpec<I>, R> function)