Uses of Interface
io.army.criteria.impl.Postgres.WordMaterialized
Packages that use Postgres.WordMaterialized
Package
Description
-
Uses of Postgres.WordMaterialized in io.army.criteria.impl
Fields in io.army.criteria.impl declared as Postgres.WordMaterializedModifier and TypeFieldDescriptionstatic final Postgres.WordMaterializedPostgres.MATERIALIZEDstatic final Postgres.WordMaterializedPostgres.NOT_MATERIALIZED -
Uses of Postgres.WordMaterialized in io.army.criteria.impl.inner.postgre
Methods in io.army.criteria.impl.inner.postgre that return Postgres.WordMaterialized -
Uses of Postgres.WordMaterialized in io.army.criteria.postgre
Methods in io.army.criteria.postgre with parameters of type Postgres.WordMaterializedModifier and TypeMethodDescription<R extends PostgreQuery._CteComma<I>>
RPostgreQuery._StaticCteAsClause.as(Postgres.WordMaterialized modifier, java.util.function.Function<PostgreQuery._StaticCteComplexCommandSpec<I>, R> function) PostgreStatement._PostgreDynamicCteAsClause.as(Postgres.WordMaterialized modifier, java.util.function.Function<T, R> function)