org.odata4j.producer.jdbc
Class LoggingCommand

java.lang.Object
  extended by org.odata4j.producer.jdbc.LoggingCommand
All Implemented Interfaces:
Command<ProducerCommandContext<?>>

public class LoggingCommand
extends Object
implements Command<ProducerCommandContext<?>>


Constructor Summary
LoggingCommand()
           
 
Method Summary
 CommandResult execute(ProducerCommandContext<?> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingCommand

public LoggingCommand()
Method Detail

execute

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


http://odata4j.org