jooq/jOOQ
Lukas Eder 34a1b671f5 [jOOQ/jOOQ#16499] Change Lambda1<T1, R> to Lambda1<Q1, QR>
Better than to limit ourselves to Field<T1> and Field<R> being the lambda components, why not accept arbitrary QueryPart types? for example, Lambda1<Field<T>, Condition> is better than just Lambda1<T, Boolean> (since Condition is a more useful even if compatible type than Field<Boolean>)
2024-03-25 15:21:30 +01:00
..
src/main [jOOQ/jOOQ#16499] Change Lambda1<T1, R> to Lambda1<Q1, QR> 2024-03-25 15:21:30 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml