Package : querydsl

Package details

Summary: Type-safe queries for Java

Description:
Querydsl is a framework which enables the
construction of type-safe SQL-like queries
for multiple backends including JPA, JDO and
SQL in Java.

Instead of writing queries as inline strings
or externalizing them into XML files they
are constructed via a fluent API.


URL: http://www.querydsl.com
License: LGPLv2+

Maintainer: neoclust

List of RPMs