org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
Class FullSelectTableElement
java.lang.Object
org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectTableElement
public class FullSelectTableElement
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullSelectTableElement
public FullSelectTableElement(QueryExpressionBody query,
QueryCombinedOperator opr,
QueryCombined parentNode)
getQuery
public QueryExpressionBody getQuery()
getColumnText
public java.lang.String getColumnText(int columnIndex)
modify
public void modify(java.lang.Object key,
java.lang.Object propValue)