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

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

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

Methods in net.ontopia.persistence.query.sql with parameters of type SQLFunction
protected  void AbstractSQLAnalyzer.analyzeFunction(SQLExpressionIF expr, SQLFunction value)
           
protected  void AbstractSQLOptimizer.analyzeFunction(SQLFunction value)
           
protected  SQLValueIF FilterSQLOptimizer.filterFunction(SQLFunction value)
           
protected  boolean GenericSQLGenerator.isPatternFunction(SQLFunction func)
           
protected  void GenericSQLGenerator.referenceSQLFunction(SQLFunction func, java.lang.StringBuffer sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info)
           
protected  void GenericSQLGenerator.selectSQLFunction(SQLFunction value, SQLValueIF refvalue, boolean register, java.lang.StringBuffer sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info)
           
 



Copyright © 2000-2012 Ontopia.