Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 404 Bytes

JDBC-connections

This is just a code repository of sample connections to Oracle databases.

The experiments i did include

  1. jdbc connections with passing tuning parameters in URL
  2. jdbc connection using oracle oracle wallet in URL
  3. jdbc connection using trust store
  4. jdbc connection for Transparent Application Failover.