public class SqlGenerator extends Object
| Constructor and Description |
|---|
SqlGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateMM(SqlNodeOld node)
Generate the final SQL Statement (or rather: query execution plan?)
Note: The binding of columns to sparql variables is part of the nodeBinding object.
|
public String generateMM(SqlNodeOld node)
nodeBinding - Copyright © 2014. All Rights Reserved.