lambda2sql · A library for converting Java lambdas into SQL where clauses in a type-safe manner.
Group: com.github.collinalpert - All Dependencies
lambda2sql
2.5.0
expressions
2.7.0
Java Expression Trees library · 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 dynamic analysis of lambda's code, usually for building fluent interfaces.
jaque
2.4.2
Java Expression Trees library · 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 analysis of lambda's code, usually for building fluent interfaces.