org.odata4j.producer.jdbc
Class JdbcCreateEntityCommand
java.lang.Object
org.odata4j.producer.jdbc.JdbcCreateEntityCommand
- All Implemented Interfaces:
- Command<CreateEntityCommandContext>
public class JdbcCreateEntityCommand
- extends Object
- implements Command<CreateEntityCommandContext>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcCreateEntityCommand
public JdbcCreateEntityCommand()
execute
public CommandResult execute(CreateEntityCommandContext context)
throws Exception
- Specified by:
execute
in interface Command<CreateEntityCommandContext>
- Throws:
Exception
http://odata4j.org