|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JPAEdmSchemaView | |
|---|---|
| org.apache.olingo.odata2.jpa.processor.api.model | OData JPA Processor API Library - JPA EDM Model |
| Uses of JPAEdmSchemaView in org.apache.olingo.odata2.jpa.processor.api.model |
|---|
| Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmSchemaView | |
|---|---|
JPAEdmSchemaView |
JPAEdmModelView.getEdmSchemaView()
The method returns a consistent JPA EDM schema view created from the JPA meta model. |
| Methods in org.apache.olingo.odata2.jpa.processor.api.model with parameters of type JPAEdmSchemaView | |
|---|---|
void |
JPAEdmExtension.extendJPAEdmSchema(JPAEdmSchemaView view)
The method is used to extend the JPA EDM schema view with Entities, Entity Sets, Navigation Property and Association. |
void |
JPAEdmExtension.extendWithOperation(JPAEdmSchemaView view)
The method is used to extend the JPA EDM schema view with custom operations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||