Skip to content

adamzareba/EntityGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EntityGraph

Issue Count

Example project for Spring Boot that uses JPA/Hibernate for querying data from database, exposed REST API that returns data querying for data structure:

database-schema

Project demonstrates three different approaches for database querying:

  1. Criteria API
  2. Named Query
  3. Named Entity Graph

About

Example Spring Boot REST app that shows different approaches for querying data from database with JPA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages