Uses of Class
net.ontopia.persistence.query.sql.SQLAnd
Packages that use SQLAnd
-
Uses of SQLAnd in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type SQLAndModifier and TypeMethodDescriptionprotected voidAbstractSQLAnalyzer.analyzeAnd(SQLAnd expr) protected SQLExpressionIFprotected intBooleanSQLOptimizer.optimizeAnd(SQLAnd expr) protected voidGenericSQLGenerator.whereSQLAnd(SQLAnd and, StringBuilder sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info)