Uses of Class
io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl.UpdateQueryBuilder.UpdateField
Packages that use UpdateQueryBuilder.UpdateField
-
Uses of UpdateQueryBuilder.UpdateField in io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl
Fields in io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl with type parameters of type UpdateQueryBuilder.UpdateFieldModifier and TypeFieldDescriptionprivate final List
<UpdateQueryBuilder.UpdateField> UpdateQueryBuilder.updateFields
The list of fields to be updated with their corresponding values.