Summary
Class RWDBExpr and its derived classes RWDBCriterion, RWDBAssignment, RWDBSimpleCaseExpr, and RWDBSearchedCaseExpr serve as encapsulations of expressions to be evaluated by the DB Interface Module and executed at the database. They allow the use of the familiar C++ expression syntax, while offering the advantage of database portability.