Package io.army.criteria.postgre
Interface PostgreCursor._ForQueryClause
- All Known Subinterfaces:
PostgreCursor._HoldSpec
- Enclosing interface:
PostgreCursor
public static interface PostgreCursor._ForQueryClause
-
Method Summary
Modifier and TypeMethodDescriptionPostgreQuery.WithSpec<io.army.criteria.Statement._AsCommandClause<io.army.criteria.DeclareCursor>> forSpace()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)
-