org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
Interface ISQLEditPart

All Known Implementing Classes:
ColumnEditPart, JoinEditPart, SQLRootEditPart, TableEditPart

public interface ISQLEditPart


Method Summary
 SQLQueryObject getStatement()
           
 

Method Detail

getStatement

SQLQueryObject getStatement()