Package | Description |
---|---|
net.ontopia.persistence.query.jdo |
Object model for representing JDOQL queries
|
net.ontopia.persistence.query.sql |
Object model for representing SQL queries.
|
Modifier and Type | Method and Description |
---|---|
static int |
JDOEvaluator.evaluateValueExpression(JDOValueExpression jdoexpr,
ObjectRelationalMappingIF mapping) |
Modifier and Type | Method and Description |
---|---|
protected void |
SQLBuilder.produceValueExpression(JDOValueExpression jdoexpr,
List<SQLExpressionIF> expressions,
net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info) |