[CONJ-593] ADBA = Asynchronous API (not compatible with JDBC) Created: 2018-04-04 Updated: 2019-09-13 Resolved: 2019-09-13 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Epic | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Epic Name: | Implement sql2 driver |
| Description |
|
Java will have a new API interface "ADBA" to permit asynchronous driver that totally differ from "JDBC" mailing list that define spec : http://mail.openjdk.java.net/pipermail/jdbc-spec-discuss/ That's still a work in progress, so no rush for the moment, but that a TODO |
| Comments |
| Comment by Diego Dupin [ 2019-09-13 ] |
|
Actually focusing on R2DBC in place of ADBA |