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

This package contains SQL-generator classes for set expressions used in the set clause.

See:
          Description

Class Summary
DBSetExpr 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.



Copyright © 2008–2014 Apache Software Foundation. All rights reserved.