Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType

Packages that use JPAEntityTypeMapType
org.apache.olingo.odata2.jpa.processor.api.model.mapping OData JPA Processor API Library - Mapping Model 
 

Uses of JPAEntityTypeMapType in org.apache.olingo.odata2.jpa.processor.api.model.mapping
 

Fields in org.apache.olingo.odata2.jpa.processor.api.model.mapping with type parameters of type JPAEntityTypeMapType
protected  List<JPAEntityTypeMapType> JPAEntityTypesMapType.jpaEntityType
           
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return types with arguments of type JPAEntityTypeMapType
 List<JPAEntityTypeMapType> JPAEntityTypesMapType.getJPAEntityType()
          Gets the value of the jpaEntityType property.
 



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