R2DBC (Reactive Relational Database Connectivity) is for reactive programming and containing concise SPI. Looks like it will be very well integrated with the DSL-style frameworks.
See:
I wrote a reference implementation.
So..its been almost a year, can we at least get an answer? will/wont do/prs accepted etc
PR's will be accepted :) But no, this is not a priority of the core team.
wow that was fast, tnx man :)
Ok, will try to find time in the next month
@jwgmeligmeyling - for R2DBC we would need to bump the min version of java to 1.8, would that be ok?
@riba2101 Yes, it's on the roadmap for 5.0.
Yes, and if you implement it in a dedicated module (querydsl-r2dbc
) only that module has to be JDK8 afaik. So that also helps while the other modules are still on Java 7. But with 5.x we'll go to Java 8 anyway.
oh sry, was kinda busy - yeah that's how I've started and exactly how it's currently implemented, and yes, you are correct, a single module can have a different compile version
Hey guys, so...the changes are kinda huge...dunno how you guys wanna do this? (atm it's only compiling, need to test is extensively)
I would also like to point out that its heavily based on @fzoli s example
Most helpful comment
@riba2101 Yes, it's on the roadmap for 5.0.