Uses of Class
net.ontopia.persistence.query.sql.SQLExists
Packages that use SQLExists
-
Uses of SQLExists in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type SQLExistsModifier and TypeMethodDescriptionprotected voidAbstractSQLAnalyzer.analyzeExists(SQLExists expr) protected SQLExpressionIFFilterSQLOptimizer.filterExists(SQLExists expr) protected intBooleanSQLOptimizer.optimizeExists(SQLExists expr) protected voidGenericSQLGenerator.whereSQLExists(SQLExists exists, StringBuilder sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo pinfo)