REST + Oracle

anon232

Broken In
I'm developing a project to allow various android devices to share data via a database.
So I'm making the server side component with REST by following this tutorial *www.myeclipseide.com/documentation/quickstarts/webservices_rest/
Now i want to know how do i integrate a oracle database with this project??
I've tried to follow this tutorial *www.myeclipseide.com/documentation/quickstarts/hibernateintroduction/
but can't seem to combine these two.
Any help would be appreciated.
I'm using MYEclipse IDE for this project
 
Top Bottom