Uses of Interface
io.army.criteria.postgre.PostgreCursor._CursorClause
Packages that use PostgreCursor._CursorClause
-
Uses of PostgreCursor._CursorClause in io.army.criteria.postgre
Subinterfaces of PostgreCursor._CursorClause in io.army.criteria.postgreModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceMethods in io.army.criteria.postgre that return PostgreCursor._CursorClauseModifier and TypeMethodDescriptionPostgreCursor._ScrollSpec.ifNoScroll(java.util.function.BooleanSupplier supplier) PostgreCursor._ScrollSpec.ifScroll(java.util.function.BooleanSupplier supplier) PostgreCursor._ScrollSpec.noScroll()PostgreCursor._ScrollSpec.scroll()