Uses of Class
net.ontopia.persistence.query.sql.SQLAnd

Packages that use SQLAnd
net.ontopia.persistence.query.sql Object model for representing SQL queries. 
 

Uses of SQLAnd in net.ontopia.persistence.query.sql
 

Methods in net.ontopia.persistence.query.sql with parameters of type SQLAnd
protected  void AbstractSQLOptimizer.analyzeAnd(SQLAnd expr)
           
protected  void AbstractSQLAnalyzer.analyzeAnd(SQLAnd expr)
           
protected  SQLExpressionIF FilterSQLOptimizer.filterAnd(SQLAnd expr)
           
protected  int BooleanSQLOptimizer.optimizeAnd(SQLAnd expr)
           
protected  int AbstractSQLOptimizer.optimizeAnd(SQLAnd expr)
           
protected  void GenericSQLGenerator.whereSQLAnd(SQLAnd and, java.lang.StringBuffer sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info)
           
 



Copyright © 2000-2012 Ontopia.