| |
|
| java.lang.Object nl.improved.sqlclient.SQLCommand
SQLCommand | public class SQLCommand (Code) | | |
Constructor Summary | |
public | SQLCommand() Constructor. |
SQLCommand | public SQLCommand()(Code) | | Constructor.
|
getSubCommand | public CharSequence getSubCommand(Point cursorPosition)(Code) | | Returns the part of the command that is before the cursor position.
Parameters: cursorPosition - the position of the cursor in the command lines the part of the command that is before the cursor position. |
getUntrimmedCommandString | public String getUntrimmedCommandString()(Code) | | |
|
|
|