I have a requirement to persist java objects in a database and retrieve it using an eclipse rcp application. Is there a way to achieve this using hibernate without jdbc and over http ? rcp clients are in distributed environment and firewall could be an issue. Please advise.
Share
You could build two sorts of applications
The communication between client and server could be based on http using techniques like