Uses of Interface
io.army.criteria.postgre.PostgreQuery._PostgreSelectClause
Packages that use PostgreQuery._PostgreSelectClause
-
Uses of PostgreQuery._PostgreSelectClause in io.army.criteria.postgre
Subinterfaces of PostgreQuery._PostgreSelectClause in io.army.criteria.postgreModifier and TypeInterfaceDescriptionstatic interfacePostgreCommand._DeclareComplexQueryCommand<I extends io.army.criteria.Item>static interfacePostgreCommand._DeclareQueryWithSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._QueryComplexSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._QueryWithComplexSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._SelectSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._StaticCteComplexCommandSpec<I extends io.army.criteria.Item>static sub-statement syntax forbid the WITH clause ,because it destroy the Readability of code.static interfacePostgreQuery._StaticCteSelectSpec<I extends io.army.criteria.Item>static interfacePostgreQuery.WithSpec<I extends io.army.criteria.Item>primary-statement syntax support static WITH clause,it's simple and clear and freestatic interfacePostgreValues._QueryComplexSpec<I extends io.army.criteria.Item>static interfacePostgreValues._QueryWithComplexSpec<I extends io.army.criteria.Item>