Versions Compared

Key

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

...

  • The example uses the MySQL® database server running with hostname mysqlsrv and port 3306.
  • The example applies to use of a MySQL® JDBC Driver. Such drivers do not ship with JS7 as they are not available from open source compatible license. Users can download such drivers from the vendor's site.
  • For use with MySQL® databases the MariaDB® JDBC Driver can be used that ships with JS7. The class name for this driver is org.mariadb.jdbc.Driver, see example for MariaDB®.

Hibernate Configuration for Oracle®

...