public class

CreateAndLinkCommand

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

Summary

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

Public Constructors

public CreateAndLinkCommand ()

Public Methods

public boolean execute (JPAContext context)

Parameters
context