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