Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypesMapType
Packages that use JPAEmbeddableTypesMapType
Package
Description
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 JPAEmbeddableTypesMapTypeModifier and TypeFieldDescriptionprotected JPAEmbeddableTypesMapTypeJPAPersistenceUnitMapType.jpaEmbeddableTypesMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAEmbeddableTypesMapTypeModifier and TypeMethodDescriptionJPAPersistenceUnitMapType.getJPAEmbeddableTypes()Gets the value of the jpaEmbeddableTypes property.Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPAEmbeddableTypesMapTypeModifier and TypeMethodDescriptionvoidJPAPersistenceUnitMapType.setJPAEmbeddableTypes(JPAEmbeddableTypesMapType value) Sets the value of the jpaEmbeddableTypes property.