Package | Description |
---|---|
net.ontopia.persistence.query.sql |
Object model for representing SQL queries.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSQLAnalyzer.analyzeParameter(SQLExpressionIF expr,
SQLParameter value) |
protected SQLValueIF |
FilterSQLOptimizer.filterParameter(SQLParameter value) |
Constructor and Description |
---|
SQLIn(SQLColumns left,
SQLParameter right) |
SQLIn(SQLTuple left,
SQLParameter right) |