public class

ReReadJPAEntityCommand

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

Summary

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

Public Constructors

public ReReadJPAEntityCommand ()

Public Methods

public boolean execute (JPAContext context)

Parameters
context