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