Package org.apache.empire.db.expr.join

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

See:
          Description

Class Summary
DBJoinExpr This class is used for building a join expression of an SQL statement.
DBJoinExprEx This class is used for building a join expression of an SQL statement.
 

Package org.apache.empire.db.expr.join Description

This package contains SQL-generator classes for join expressions used in the from clause. There is no need to use these classes directly. They are internally created through functions on the DBCommand object.



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.