Uses of Class
net.ontopia.persistence.query.sql.SQLVerbatim
Packages that use SQLVerbatim
-
Uses of SQLVerbatim in net.ontopia.persistence.query.sql
Methods in net.ontopia.persistence.query.sql with parameters of type SQLVerbatimModifier and TypeMethodDescriptionprotected voidAbstractSQLAnalyzer.analyzeVerbatim(SQLExpressionIF expr, SQLVerbatim value) protected SQLValueIFFilterSQLOptimizer.filterVerbatim(SQLVerbatim value) protected voidGenericSQLGenerator.selectSQLVerbatim(SQLVerbatim value, SQLValueIF refvalue, boolean register, StringBuilder sql, net.ontopia.persistence.query.sql.GenericSQLGenerator.BuildInfo info)