The implementation of the view acts as the container for JPA meta model and EDM meta model. The instance of JPA EDM meta model can be created using {@link org.apache.olingo.odata2.jpa.processor.api.factory.JPAAccessFactory}. The instance thus obtained can be used for constructing other elements of the meta model using {@link org.apache.olingo.odata2.jpa.processor.api.access.JPAEdmBuilder}. @org.apache.olingo.odata2.DoNotImplement @see org.apache.olingo.odata2.jpa.processor.api.factory.JPAAccessFactory
The implementation of the view acts as the container for JPA meta model and EDM meta model. The instance of JPA EDM meta model can be created using {@link org.apache.olingo.odata2.processor.api.jpa.factory.JPAAccessFactory}. The instance thus obtained can be used for constructing other elements of the meta model using {@link org.apache.olingo.odata2.processor.api.jpa.access.JPAEdmBuilder}. @org.apache.olingo.odata2.DoNotImplement @see org.apache.olingo.odata2.processor.api.jpa.factory.JPAAccessFactory
|
|
|
|