Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For Oracle, we recommend to use the ojdbc8 driver: ojdbc8.jar (the recommended version can be found at the platform support page). The ojdbc8 driver can be found at maven central https://repo1.maven.org/maven2/com/oracle/database/jdbc/ojdbc8/ or can be downloaded from the Oracle website.

...

For PostgreSQL use the JDBC driver (the recommended version can be found at the platform support page) which can be found at  maven central https://repo1.maven.org/maven2/org/postgresql/postgresql/ or can be downloaded fromhttps://jdbc.postgresql.org/.

...