This class is used for building a set expression of a SQL update statement.
Package org.apache.empire.db.expr.set Description
This package contains SQL-generator classes for set expressions used in the set clause.
There is no need to use these classes directly. They are internally created through functions on the DBColumnExpr object.