| |
|
| java.lang.Object nl.improved.sqlclient.commands.ShowCommand
ShowCommand | public class ShowCommand implements Command(Code) | | Command to describe table properties.
|
abort | public boolean abort()(Code) | | |
backgroundProcessSupported | public boolean backgroundProcessSupported()(Code) | | |
getCommandString | public CharSequence getCommandString()(Code) | | Return the command string desc.
the command string desc. |
getTabCompletionInfo | public TabCompletionInfo getTabCompletionInfo(SQLCommand command, Point commandPoint)(Code) | | Returns some tab completion info for the specified command.
Parameters: commandInfo - the command lines Parameters: commandPoint - the cursor position some tab completion info for the specified command. |
|
|
|