https://github.com/yusuf-daglioglu/orm-examples-with-spring
JPA Criteria API examples.
https://github.com/yusuf-daglioglu/orm-examples-with-spring
code-example code-sample criteria-api example hibernate java jpa orm sample spring
Last synced: 11 months ago
JSON representation
JPA Criteria API examples.
- Host: GitHub
- URL: https://github.com/yusuf-daglioglu/orm-examples-with-spring
- Owner: yusuf-daglioglu
- Created: 2023-08-22T18:36:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T18:51:42.000Z (over 2 years ago)
- Last Synced: 2025-01-17T07:09:57.201Z (about 1 year ago)
- Topics: code-example, code-sample, criteria-api, example, hibernate, java, jpa, orm, sample, spring
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# About project
JPA Criteria API examples.
There are 3 examples on the MainController. Each example add more feature to previous one.
## H2 Web UI
http://localhost:8081/orm-demo/h2-console
## Request example
GET
http://localhost:8081/orm-demo/demo/run