jaque


JAva integrated QUEry library

The library provides type safe language integrated query capabilities to Java language.

Outline

JaQue provides an infrastructure for Microsoft LINQ like capabilities on Java platform. Using ASM, JaQue builds expression trees, which are used to build a query in domain specific technology or language, such as SQL. This way Java developers can focus on writing application logic in the language they know - Java, regardless what the underlying technology or language is in use.

The project has moved to GitHub

The new version has full support for Java 8 Lambdas!

Project Information

Labels:
java linq library query utility jpa persistence typesafe hibernate orm database