Package | Description |
---|---|
com.hp.hpl.jena.sdb.compiler | |
com.hp.hpl.jena.sdb.core.sqlexpr | |
com.hp.hpl.jena.sdb.core.sqlnode |
Modifier and Type | Method and Description |
---|---|
void |
SlotCompiler.processSlot(SDBRequest request,
SqlTable table,
SqlExprList conditions,
Node node,
String colName) |
static SqlNode |
SqlBuilder.restrict(SDBRequest request,
SqlNode sqlNode,
SqlExprList conditions) |
Constructor and Description |
---|
SqlExprList(SqlExprList cl2) |
Modifier and Type | Method and Description |
---|---|
SqlExprList |
SqlJoin.getConditions() |
SqlExprList |
SqlSelectBlock.getConditions() |
SqlExprList |
SqlRestrict.getConditions() |
Modifier and Type | Method and Description |
---|---|
void |
SqlJoin.addConditions(SqlExprList exprs) |
void |
GenerateSQLVisitor.conditionList(SqlExprList conditions) |
static SqlNode |
SqlSelectBlock.restrict(SDBRequest request,
SqlNode sqlNode,
SqlExprList exprs) |
Licenced under the Apache License, Version 2.0