| Package | Description |
|---|---|
| org.openrdf.sail.rdbms.algebra | |
| org.openrdf.sail.rdbms.algebra.base |
| Modifier and Type | Method and Description |
|---|---|
SelectProjection |
SelectProjection.clone() |
SelectProjection |
SelectQuery.getSelectProjection(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SelectProjection> |
SelectQuery.getSqlSelectVar() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQuery.addSqlSelectVar(SelectProjection node) |
boolean |
SelectQuery.hasSqlSelectVar(SelectProjection node) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQuery.setSqlSelectVar(Collection<SelectProjection> projections) |
| Modifier and Type | Method and Description |
|---|---|
void |
RdbmsQueryModelVisitorBase.meet(SelectProjection node) |
Copyright © 2001-2014 Aduna. All Rights Reserved.