Uses of Class
net.ontopia.persistence.query.sql.SQLNot
Packages that use SQLNot
-
Uses of SQLNot in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type SQLNotModifier and TypeMethodDescriptionprotected voidAbstractSQLAnalyzer.analyzeNot(SQLNot expr) protected SQLExpressionIFprotected intBooleanSQLOptimizer.optimizeNot(SQLNot expr) protected voidGenericSQLGenerator.whereSQLNot(SQLNot not, StringBuilder sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info)