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