|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |