Uses of Interface
io.army.criteria.postgre.PostgreCursor._ForQueryClause
Packages that use PostgreCursor._ForQueryClause
-
Uses of PostgreCursor._ForQueryClause in io.army.criteria.postgre
Subinterfaces of PostgreCursor._ForQueryClause in io.army.criteria.postgreMethods in io.army.criteria.postgre that return PostgreCursor._ForQueryClauseModifier and TypeMethodDescriptionPostgreCursor._HoldSpec.ifWithHold(java.util.function.BooleanSupplier supplier) PostgreCursor._HoldSpec.ifWithoutHold(java.util.function.BooleanSupplier supplier) PostgreCursor._HoldSpec.withHold()PostgreCursor._HoldSpec.withoutHold()