Skip to content

Spring JPA Entity Based Filters Using JPA MetaModel . Spring JPA entity querying and filtering with custom Spring Data JPA Specifications.

Notifications You must be signed in to change notification settings

Sanjay007/Spring-JPA-Filter-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-JPA-Filter-Example

Spring JPA Entity Based Filters Using JPA MetaModel

How to Use Spring JPA Entity and Filter Data BAsed on JPA Using Criterial API .?

Searching and filtering is one of the most common operations which can be performed in any entity . Spring data JPA provides Specification interface for performing these kind of (operations)['https://spring.io/blog/2011/04/26/advanced-spring-data-jpa-specifications-and-querydsl/']

Inspired from JHIPSTER ...

About

Spring JPA Entity Based Filters Using JPA MetaModel . Spring JPA entity querying and filtering with custom Spring Data JPA Specifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages