Uses of Interface
io.army.criteria.postgre.PostgreInsert._DynamicCteParensSpec
Packages that use PostgreInsert._DynamicCteParensSpec
-
Uses of PostgreInsert._DynamicCteParensSpec in io.army.criteria.postgre
Methods in io.army.criteria.postgre that return PostgreInsert._DynamicCteParensSpecModifier and TypeMethodDescriptionPostgreCtes.subSingleInsert(String name) create new cte that create new single-table INSERT statement that is sub insert statement in dynamic with clause.