I just learned a few days ago what I had to do to get
Java to work with MySQL when I am using ECLIPSE.
But now I want to try out 'Oracle 11g Express Edition' as the company I will be joining in the near future is using Oracle and PL/SQL.
They use Java too but note sure if their Java code ever uses the PL/SQL.
That said, while I am learning Java I might as well be using Oracle rather than MySQL.
So I am hoping the process is the same. Down load a Java JAR file for Oracle and place it in the Java Build Path libraries. Any one know of any issue?