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

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

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

Fields in org.apache.olingo.odata2.jpa.processor.api.model.mapping declared as JPAEntityTypesMapType
protected  JPAEntityTypesMapType JPAPersistenceUnitMapType.jpaEntityTypes
           
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAEntityTypesMapType
 JPAEntityTypesMapType JPAPersistenceUnitMapType.getJPAEntityTypes()
          Gets the value of the jpaEntityTypes property.
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPAEntityTypesMapType
 void JPAPersistenceUnitMapType.setJPAEntityTypes(JPAEntityTypesMapType value)
          Sets the value of the jpaEntityTypes property.
 



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