public class SQLQueryImpl extends Object implements OBDASQLQuery
| Modifier | Constructor and Description |
|---|---|
protected |
SQLQueryImpl(String sqlQuery) |
| Modifier and Type | Method and Description |
|---|---|
SQLQueryImpl |
clone() |
String |
getSQLQuery() |
int |
hashCode() |
String |
toString() |
protected SQLQueryImpl(String sqlQuery)
public String getSQLQuery()
getSQLQuery in interface OBDASQLQuerypublic SQLQueryImpl clone()
clone in interface OBDASQLQueryclone in class ObjectCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.