org.odata4j.producer.jdbc
Class JdbcCreateEntityCommand

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

public class JdbcCreateEntityCommand
extends Object
implements Command<CreateEntityCommandContext>


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

Constructor Detail

JdbcCreateEntityCommand

public JdbcCreateEntityCommand()
Method Detail

execute

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


http://odata4j.org