org.odata4j.producer.jdbc
Class NoopCommand

java.lang.Object
  extended by org.odata4j.producer.jdbc.NoopCommand
All Implemented Interfaces:
Command<CommandContext>

public class NoopCommand
extends Object
implements Command<CommandContext>


Constructor Summary
NoopCommand()
           
 
Method Summary
 CommandResult execute(CommandContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoopCommand

public NoopCommand()
Method Detail

execute

public CommandResult execute(CommandContext context)
                      throws Exception
Specified by:
execute in interface Command<CommandContext>
Throws:
Exception


http://odata4j.org