org.teiid.adminshell
Class SqlHelpCommand

java.lang.Object
  extended by org.codehaus.groovy.tools.shell.CommandSupport
      extended by org.teiid.adminshell.SqlHelpCommand
All Implemented Interfaces:
groovy.lang.GroovyObject, org.codehaus.groovy.tools.shell.Command

public class SqlHelpCommand
extends org.codehaus.groovy.tools.shell.CommandSupport


Field Summary
 
Fields inherited from class org.codehaus.groovy.tools.shell.CommandSupport
io, log, messages, NEWLINE, registry, shell
 
Constructor Summary
protected SqlHelpCommand(org.codehaus.groovy.tools.shell.Shell shell)
           
 
Method Summary
 java.lang.Object execute(java.util.List args)
           
 
Methods inherited from class org.codehaus.groovy.tools.shell.CommandSupport
alias, assertNoArguments, createCompletors, fail, fail, getAliases, getBinding, getBuffer, getBuffers, getClassLoader, getCompletor, getDescription, getHelp, getHidden, getHistory, getImports, getMetaClass, getName, getProperty, getShortcut, getUsage, getVariables, invokeMethod, isHidden, setHidden, setMetaClass, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlHelpCommand

protected SqlHelpCommand(org.codehaus.groovy.tools.shell.Shell shell)
Method Detail

execute

public java.lang.Object execute(java.util.List args)


Copyright © 2011. All Rights Reserved.