Interface PostgreCommand._CloseCursorClause<I extends io.army.criteria.Item>

Enclosing interface:
PostgreCommand

public static interface PostgreCommand._CloseCursorClause<I extends io.army.criteria.Item>
  • Method Summary

    Modifier and Type
    Method
    Description
    io.army.criteria.Statement._AsCommandClause<I>
    close(String name)
     
    io.army.criteria.Statement._AsCommandClause<I>
     
  • Method Details

    • close

      io.army.criteria.Statement._AsCommandClause<I> close(String name)
    • closeAll

      io.army.criteria.Statement._AsCommandClause<I> closeAll()