Need to connect to Oracle 12c Database using jdbc thin driver url and Database Classname
Getting the following Error when running the jdbc string as follows to connect Oracle 12c Datanbase
jdbc:oracle:thin:login/password@hostname:1521/service name
0