odata icon indicating copy to clipboard operation
odata copied to clipboard

EDMX (XML) to POJO(JAVA) tool for V2 oData version

Open nissshh opened this issue 5 years ago • 0 comments

Hi I have an EFMX file (XML) that is taken from an external services. I want to proxy to the service , meaning want to generate the Java pojo model from edmx file. Is there a tool available that can do XML (EDMX) to JAVA(POJO) so as to use entities from different service and implementation that I provide for the same entity data model.

nissshh avatar Mar 24 '20 09:03 nissshh