Uses of Class
net.ontopia.persistence.query.sql.SQLFunction
Packages that use SQLFunction
-
Uses of SQLFunction in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type SQLFunctionModifier and TypeMethodDescriptionprotected voidAbstractSQLAnalyzer.analyzeFunction(SQLExpressionIF expr, SQLFunction value) protected SQLValueIFFilterSQLOptimizer.filterFunction(SQLFunction value) protected booleanGenericSQLGenerator.isPatternFunction(SQLFunction func) protected voidGenericSQLGenerator.referenceSQLFunction(SQLFunction func, StringBuilder sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info) protected voidGenericSQLGenerator.selectSQLFunction(SQLFunction value, SQLValueIF refvalue, boolean register, StringBuilder sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info)