Uses of Interface
io.army.criteria.postgre.PostgreInsert._StaticSubPreferLiteralSpec
Packages that use PostgreInsert._StaticSubPreferLiteralSpec
-
Uses of PostgreInsert._StaticSubPreferLiteralSpec in io.army.criteria.postgre
Subinterfaces of PostgreInsert._StaticSubPreferLiteralSpec in io.army.criteria.postgreModifier and TypeInterfaceDescriptionstatic interfacePostgreInsert._StaticSubNullOptionSpec<I extends io.army.criteria.Item>static sub-statement syntax forbid the WITH clause of cte insert,because it destroy the Readability of code.static interfacePostgreInsert._StaticSubOptionSpec<I extends io.army.criteria.Item>static sub-statement syntax forbid the WITH clause of cte insert,because it destroy the Readability of code.static interfacePostgreQuery._StaticCteComplexCommandSpec<I extends io.army.criteria.Item>static sub-statement syntax forbid the WITH clause ,because it destroy the Readability of code.