public class

JdbcCreateEntityCommand

extends Object
implements Command<TContext extends CommandContext>
java.lang.Object
   ↳ org.odata4j.producer.jdbc.JdbcCreateEntityCommand

Summary

Public Constructors
JdbcCreateEntityCommand()
Public Methods
CommandResult execute(CreateEntityCommandContext context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.odata4j.command.Command

Public Constructors

public JdbcCreateEntityCommand ()

Public Methods

public CommandResult execute (CreateEntityCommandContext context)

Parameters
context
Throws
Exception