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