I have to publish my entities(Database tables) via OData service protocol using Java. I thoroughly checked the options on OData implementation and found two major libraries as Apache Olingo and OData4J.
I could't decide which one is best suitable? I could't find any documents on differences between them.