简体   繁体   中英

Connecting Android application with Remote oracle database 10g or 11g without JDBC

I have seen many tutorials as well as many questions related to connection of an android application with remote MySQL Database using RESTFUL web service like

http://www.javacodegeeks.com/2013/11/restful-web-services-with-java.htmlm ,

http://avilyne.com/?p=105 ,

http://www.programmingrelief.com/2960978/Android-Apps---Web-Services-In-Java-Instead-Of-Php-To-Connect-To-Mysql-Database .

But I am not able to get anything about connecting the application to Remote Oracle database.

I don't want to use JDBC in this.

Can you suggest me any tutorial for this?

I suggest u to use Oracle REST Data Services. try this : Oracle Documentation for REST Service and this : Native Oracle XML DB Web Services

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM