-
Such limitations are also part of the experience with many JDBC drivers... You wouldn't have that with jOOQ, for example
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
spring-data-r2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
Hopefully that functionality will be supported by Spring one day: https://github.com/spring-projects/spring-data-r2dbc/issues/259
-
Does jOOQ work best with a particular framework or driver, or would community projects (e.g. quarkus-jooq, vertx-jooq) be adequate? Assuming they're well maintained, of course.
-
Does jOOQ work best with a particular framework or driver, or would community projects (e.g. quarkus-jooq, vertx-jooq) be adequate? Assuming they're well maintained, of course.
Related posts
-
Is it just me, or does the Spring Framework lead to hard-to-maintain code and confusion with annotations?
-
Are there any reasons for not using SQLite as an embedded DB in a Spring Boot web app?
-
JOOQ Is Not a Replacement for Hibernate. They Solve Different Problems
-
O que é o hikari pool?
-
Systems ideas that sound good but almost never work