Interface PostgreCursor._ForQueryClause

All Known Subinterfaces:
PostgreCursor._HoldSpec
Enclosing interface:
PostgreCursor

public static interface PostgreCursor._ForQueryClause
  • Method Summary

    Modifier and Type
    Method
    Description
    PostgreQuery.WithSpec<io.army.criteria.Statement._AsCommandClause<io.army.criteria.DeclareCursor>>
     
    io.army.criteria.Statement._AsCommandClause<io.army.criteria.DeclareCursor>
    forSpace(io.army.criteria.SubQuery query)
     
  • Method Details

    • forSpace

      PostgreQuery.WithSpec<io.army.criteria.Statement._AsCommandClause<io.army.criteria.DeclareCursor>> forSpace()
    • forSpace

      io.army.criteria.Statement._AsCommandClause<io.army.criteria.DeclareCursor> forSpace(io.army.criteria.SubQuery query)