Package org.apache.empire.db.expr.set


package org.apache.empire.db.expr.set
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.
  • Classes
    Class
    Description
    This class is used for building a set expression of a SQL update statement.