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

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

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

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

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAPersistenceUnitMapType
 JPAPersistenceUnitMapType JPAEdmMappingModelFactory.createJPAPersistenceUnitMapType()
          Create an instance of JPAPersistenceUnitMapType
 JPAPersistenceUnitMapType JPAEdmMappingModel.getPersistenceUnit()
          Gets the value of the persistenceUnit property.
 

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



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