Package io.army.criteria.postgre
Interface PostgreCommand._FromInCursorClause<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.Item,io.army.criteria.Statement._AsCommandClause<I>
- Enclosing interface:
PostgreCommand
public static interface PostgreCommand._FromInCursorClause<I extends io.army.criteria.Item>
extends io.army.criteria.Statement._AsCommandClause<I>
-
Method Summary
Methods inherited from interface io.army.criteria.Statement._AsCommandClause
asCommand
-
Method Details
-
from
-
in
-
ifFrom
-
ifIn
-