RSS 2 projects tagged "JPA"

No download Website Updated 30 Mar 2013 Querydsl

Screenshot
Pop 61.94
Vit 5.89

Querydsl is a framework that 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. It supports JPA, JDO, Java Collections, SQL via JDBC, Lucene, and Hibernate Search.

No download Website Updated 03 Dec 2010 Generic Repository

Screenshot
Pop 33.88
Vit 1.71

The Generic Repository (grepo) is a framework for Java which allows you to access (database) repositories in a generic and consistent manner. Using grepo, it is generally no longer required to provide all the boilerplate code which is necessary in order to access (database) repositories from Java. All you have to do is write appropriate database code (queries, procedures, functions, etc.), an appropriately annotated Java interface, and very little Spring configuration.

Screenshot

Project Spotlight

ViewVC

A Web-based Subversion and CVS repository browser.

Screenshot

Project Spotlight

libsodium

An easy-to-use crypto library based on NaCl.