Skip to content

educostadev/SpringDataJPA-Querydsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringDataJPA-Querydsl

Querydsl is an extensive Java framework, which helps with creating and running type-safe queries in a domain specific language that is similar to SQL. It is an alternative to both JPQL and Criteria queries and it combines the dynamic nature of Criteria queries with the expressiveness of JPQL and all that in a fully typesafe manner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages