odata
odata copied to clipboard
EDMX (XML) to POJO(JAVA) tool for V2 oData version
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.