Northwind database is a sample database that is used in the tutorial of Microsoft's database product. Provided database mapping on entity classes and simple repository base on Spring Data JPA. So that may base on it to practice to access the database by JPA feature such as JPQL and Criteria API, or even native SQL statement. The source code is on https://github.com/saladlam/jpa-northwind.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)