public class

DeleteEntityCommand

extends Object
implements Command
java.lang.Object
   ↳ org.odata4j.producer.jpa.DeleteEntityCommand

Summary

Public Constructors
DeleteEntityCommand()
Public Methods
boolean execute(JPAContext context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.odata4j.producer.jpa.Command

Public Constructors

public DeleteEntityCommand ()

Public Methods

public boolean execute (JPAContext context)

Parameters
context