Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmKeyView
-
Packages that use JPAEdmKeyView Package Description org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model -
-
Uses of JPAEdmKeyView in org.apache.olingo.odata2.jpa.processor.api.model
Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmKeyView Modifier and Type Method Description JPAEdmKeyViewJPAEdmPropertyView. getJPAEdmKeyView()The method returns a JPA EDM key view.
-