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

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

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

Methods in net.ontopia.persistence.query.sql with parameters of type SQLParameter
protected  void AbstractSQLAnalyzer.analyzeParameter(SQLExpressionIF expr, SQLParameter value)
           
protected  void AbstractSQLOptimizer.analyzeParameter(SQLParameter value)
           
protected  SQLValueIF FilterSQLOptimizer.filterParameter(SQLParameter value)
           
 

Constructors in net.ontopia.persistence.query.sql with parameters of type SQLParameter
SQLIn(SQLColumns left, SQLParameter right)
           
SQLIn(SQLTuple left, SQLParameter right)
           
 



Copyright © 2000-2012 Ontopia.