String driver = "oracle.jdbc.driver.OracleDriver";String url = "jdbc:oracle:thin:@<Host>:<Port>:<Listener-Name>";
-classpath
<jdk>/jre/lib/ext/