Uses of Class
org.apache.olingo.odata2.jpa.processor.core.access.data.JPAEntity

Packages that use JPAEntity
org.apache.olingo.odata2.jpa.processor.core.access.data   
 

Uses of JPAEntity in org.apache.olingo.odata2.jpa.processor.core.access.data
 

Methods in org.apache.olingo.odata2.jpa.processor.core.access.data that return JPAEntity
 JPAEntity JPAEntity.getParentJPAEntity()
           
 

Methods in org.apache.olingo.odata2.jpa.processor.core.access.data with parameters of type JPAEntity
 void JPAEntity.setParentJPAEntity(JPAEntity jpaEntity)
           
 



Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.