org.odata4j.producer.jpa
Class OEntityToJPAEntityCommand
java.lang.Object
org.odata4j.producer.jpa.OEntityToJPAEntityCommand
- All Implemented Interfaces:
- Command
public class OEntityToJPAEntityCommand
- extends Object
- implements Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OEntityToJPAEntityCommand
public OEntityToJPAEntityCommand(boolean withLinks)
OEntityToJPAEntityCommand
public OEntityToJPAEntityCommand(JPAContext.EntityAccessor accessor,
boolean withLinks)
execute
public boolean execute(JPAContext context)
- Specified by:
execute
in interface Command
http://odata4j.org