Hareesh,
I am trying the following connection string in DriverManager.getConnection but getting the error
'IO Error: The Network Adapter could not establish the connection'
jdbc:oracle:thin:@hostname:1521:SAPABCDB
SAPABCDB is the Java Schema name
Thanks