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 | Field and Description |
---|---|
static JDOBoolean |
JDOBoolean.FALSE |
static JDOBoolean |
JDOBoolean.TRUE |
Modifier and Type | Method and Description |
---|---|
static int |
JDOEvaluator.evaluateBoolean(JDOBoolean jdoexpr,
ObjectRelationalMappingIF mapping) |
Modifier and Type | Method and Description |
---|---|
protected void |
SQLBuilder.produceBoolean(JDOBoolean boolean_expr,
List<SQLExpressionIF> expressions,
net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info) |