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

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

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

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

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAEmbeddableTypesMapType
 JPAEmbeddableTypesMapType JPAPersistenceUnitMapType.getJPAEmbeddableTypes()
          Gets the value of the jpaEmbeddableTypes property.
 

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



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