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) |
Modifier and Type | Method and Description |
---|---|
SqlTable |
SqlColumn.getTable() |
Constructor and Description |
---|
SqlColumn(SqlTable sqlTable,
String colName) |
Modifier and Type | Method and Description |
---|---|
SqlTable |
SqlTable.asTable() |
SqlTable |
SqlNode.asTable() |
SqlTable |
SqlNodeBase.asTable() |
Modifier and Type | Method and Description |
---|---|
Set<SqlTable> |
SqlNode.tablesInvolved() |
Set<SqlTable> |
SqlNodeBase.tablesInvolved() |
Modifier and Type | Method and Description |
---|---|
SqlNode |
SqlTransformCopy.transform(SqlTable sqlTable) |
SqlNode |
SqlTransform.transform(SqlTable sqlTable) |
void |
GenerateSQLVisitor.visit(SqlTable table) |
void |
SqlNodeVisitorBase.visit(SqlTable sqlTable) |
void |
SqlNodeVisitor.visit(SqlTable sqlTable) |
void |
SqlNodeTextVisitor.visit(SqlTable sqlNode) |
Licenced under the Apache License, Version 2.0