Querydsl - Typesafe queries for JavaEasy and safe to use, the right tool for Adaptive Domain Development. DescriptionQuerydsl (spell: query diesel) is a framework which enables the construction of statically typed SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they can be constructed via a fluentDSL/API like Querydsl. The benefits of using a fluent API in comparison to simple strings are
Supported backendsJPA / Hibernate
JDO
Java Collections
SQL
RDFGo to Documentation for Javadocs and the Reference Documentation and go to Examples to see examples. |
In a nutshell
Got issues with Querydsl?Post a bug on Launchpad or ask a question in the Forum. User commentsGo here for User comments. |