org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection
Interface ISQLSelection

All Known Implementing Classes:
BlankLineSelection, CurrentLineSelection, DelimeterSelection

public interface ISQLSelection

Text selection policy interface

Author:
sul

Method Summary
 java.lang.String getStatements()
           
 

Method Detail

getStatements

java.lang.String getStatements()