Querydsl
Querydsl is an extensive java framework, allows for the generation of type-safe queries in a syntax similar to SQL.It current has a wide range of support for various backends through the use of separate modules including JPA,SQL,Java collections, Lucene, Hibernate search and MongoDB.
Comments
Post a Comment