public class SQLTemplate extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
addColumnHeading |
protected String |
id |
SQLParameter[] |
parameters |
protected String |
template |
| Constructor and Description |
|---|
SQLTemplate() |
protected String id
protected String template
protected boolean addColumnHeading
public SQLParameter[] parameters
public String getSQL(DataCollection dc) throws TaskFailedException
TaskFailedExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.