Question:

How can I set up the link between Java and Oracle database?

by  |  earlier

0 LIKES UnLike

I want to manipulate database through Java. What is the procedure? Pls give details about it.

 Tags:

   Report

4 ANSWERS


  1. This must be technical staff to answer!!


  2. You can use various drivers for that.But i will suggest you to go to a tech forum and discuss there.

    Check

    http://www.ITSupportCell.com

  3. One way is using JDBC directly. Download Oracle JDBC driver and put it in your libraries list, start connecting by choosing appropriate driver.

    Another - using some wrappers, for example Object wrappers - Hibernate, JPOX, etc.

  4. Java Coding-http://codingjava.blogspot.com/

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.