spring-boot/spring-boot-samples/spring-boot-sample-jpa
Andy Wilkinson 46407c6763 Align JPA sample with Hibernate 5.1’s table naming
The name of the table for a many-to-many relationship has changed in
Hibernate 5.1.

This commit updates the JPA sample’s import.sql accordingly. It also
updates the repository integration tests to verify that the data has
been imported successfully.

Closes gh-5880
2016-05-10 17:29:23 +01:00
..
src Align JPA sample with Hibernate 5.1’s table naming 2016-05-10 17:29:23 +01:00
pom.xml Move master to 1.4.0.BUILD-SNAPSHOT 2016-01-24 10:45:24 -08:00