Errata for Hibernate and JPA

Here are all known errors or updates since the course was recorded.

  • Depending on your version of Java, you may get a security exception when running Derby. See our blog post here for details.
  • There is a minor bug in the project for the chapter on integrating with Spring - you need a setSalary method in the Tutor class, or all salaries are 0.