To work with an Oracle database in Java, one must first download and install Oracle from the provided website. This will start the database configuration assistant. Then a new ADMIN user must be created and the connection properties changed. Finally, in IntelliJ Idea the Oracle data source must be selected from the database window.
Related topics: