Group: GitHub Collinalpert
Sort by:Popular

1.Java Expression Trees Library1 usages

com.github.collinalpert » expressions Apache

The Expressions library enables language-level code expressions to be represented as objects in the form of expression trees at runtime, for example, a method call or a binary operation such as x < y. This enables ...
Last Release on Jun 15, 2021

2.Lambda2sql1 usages

com.github.collinalpert » lambda2sql MIT

A library for converting Java lambdas into SQL where clauses in a type-safe manner.
Last Release on Aug 10, 2021

3.Java Expression Trees Library

com.github.collinalpert » jaque Apache

The Java Query library enables language-level code expressions to be represented as objects in the form of expression trees at runtime, for example, a method call or a binary operation such as x < y. This enables dynamic ...
Last Release on Nov 5, 2018

4.Java2DB

com.github.collinalpert » java2db Apache

A small ORM library for Java.
Last Release on Aug 10, 2021