Uses of Interface
io.army.criteria.postgre.PostgreInsert._StaticSubNullOptionSpec
Packages that use PostgreInsert._StaticSubNullOptionSpec
-
Uses of PostgreInsert._StaticSubNullOptionSpec in io.army.criteria.postgre
Subinterfaces of PostgreInsert._StaticSubNullOptionSpec in io.army.criteria.postgreModifier and TypeInterfaceDescriptionstatic 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.