org.odata4j.producer.jpa
Class JPAContext.EntityAccessor
java.lang.Object
   org.odata4j.producer.jpa.JPAContext.EntityAccessor
org.odata4j.producer.jpa.JPAContext.EntityAccessor
- Enclosing class:
- JPAContext
- public abstract static class JPAContext.EntityAccessor 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ENTITY
public static final JPAContext.EntityAccessor ENTITY
OTHER
public static final JPAContext.EntityAccessor OTHER
JPAContext.EntityAccessor
public JPAContext.EntityAccessor()
getEntity
public abstract JPAContext.ContextEntity getEntity(JPAContext context)
- 
 
setJPAEntity
public abstract void setJPAEntity(JPAContext context,
                                  Object jpaEntity)
- 
 
http://odata4j.org