Package io.army.criteria.postgre
Interface PostgreStatement._PostgreFromClause<FT,FS>
- All Superinterfaces:
io.army.criteria.Item,io.army.criteria.Statement._FromClause<FT,,io.army.criteria.Statement._AsClause<FS>> io.army.criteria.Statement._FromModifierClause<FT,,io.army.criteria.Statement._AsClause<FS>> io.army.criteria.Statement._FromModifierTabularClause<FT,io.army.criteria.Statement._AsClause<FS>>
- All Known Subinterfaces:
PostgreQuery._FromSpec<I>,PostgreQuery._PostgreSelectCommaSpec<I>,PostgreUpdate._SingleFromSpec<I,,Q> PostgreUpdate._SingleSetFromSpec<I,Q, T>
- Enclosing interface:
PostgreStatement
public static interface PostgreStatement._PostgreFromClause<FT,FS>
extends io.army.criteria.Statement._FromModifierClause<FT,io.army.criteria.Statement._AsClause<FS>>
-
Method Summary
Methods inherited from interface io.army.criteria.Statement._FromClause
from, from, fromMethods inherited from interface io.army.criteria.Statement._FromModifierClause
fromMethods inherited from interface io.army.criteria.Statement._FromModifierTabularClause
from, from