Connecting Java Applications to ATP

Опубликовано: 27 Июль 2026
на канале: Java
3,725
22

Learn how to connect your Java program to Autonomous Transaction Processing (ATP)
First, Provision the Autonomous Transaction Processing (ATP)
Second, Download the client credentials from the service console
Third, Install the latest JDK, Download the 18.3 JDBC drivers and UCP
Last step is to get the sample code from Github; update the database credentials; build and run!