|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||