-
Notifications
You must be signed in to change notification settings - Fork 0
This example shows how to model the "Order-to-Product" model with spring-data-jdbc. Once you correctly configured the mapping between domain POJO and database table, the CrudRepository allows you to play with the records without writing a single SQL.
kwonghung-YIP/spring-data-jdbc-basic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This example shows how to model the "Order-to-Product" model with spring-data-jdbc. Once you correctly configured the mapping between domain POJO and database table, the CrudRepository allows you to play with the records without writing a single SQL.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published