Uses of Class
com.github.eikecochu.sqlbuilder.Update.UpdateValue
-
Packages that use Update.UpdateValue Package Description com.github.eikecochu.sqlbuilder -
-
Uses of Update.UpdateValue in com.github.eikecochu.sqlbuilder
Methods in com.github.eikecochu.sqlbuilder that return Update.UpdateValue Modifier and Type Method Description Update.UpdateValueUpdate. set(java.lang.String column)Set a value to be updated
-