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

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

Uses of JPAEmbeddableTypeMapType 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 JPAEmbeddableTypeMapType
protected  List<JPAEmbeddableTypeMapType> JPAEmbeddableTypesMapType.jpaEmbeddableType
           
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAEmbeddableTypeMapType
 JPAEmbeddableTypeMapType JPAEdmMappingModelFactory.createJPAEmbeddableTypeMapType()
          Create an instance of JPAEmbeddableTypeMapType
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return types with arguments of type JPAEmbeddableTypeMapType
 List<JPAEmbeddableTypeMapType> JPAEmbeddableTypesMapType.getJPAEmbeddableType()
          Gets the value of the jpaEmbeddableType property.
 



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