News
Developers should also be careful that they are no longer referencing the old MySQL JDBC driver. The old com.mysql.jdbc.Driver should not be used anymore. Newer Hiberante and JPA 3 implementations ...
The com.mysql.cj.jdbc.Driver is the correct one to use. You can find a copy of this example MySQL persistence.xml file for Hibernate 5 and JPA 2.2 on my GitHub account.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results