public class

PersistJPAEntityCommand

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

Summary

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

Public Constructors

public PersistJPAEntityCommand ()

Public Methods

public boolean execute (JPAContext context)

Parameters
context