Connect with JDBC Thin Driver

Autonomous AI Database requires secure connections that uses Transport Layer Security (TLS). JDBC connections use TLS 1.3 when supported by the JDBC driver and fallback to TLS 1.2 otherwise.

Java applications that use JDBC Thin driver connect with one of the following:

See Connecting to Oracle AI Database Manually for additional information on how to connect your Java applications to Autonomous AI Database using Oracle JDBC driver and Universal Connection Pool.