ADBA in an Apache 2.0 project

Flávio Brasil fwbrasil at gmail.com
Fri Oct 26 03:52:04 UTC 2018


Hi,

I’ve been working on fully non-blocking drivers for mysql and postgres (https://github.com/traneio/ndbc). The project has its own API but I’d like to also implement the ADBA interfaces. Since ADBA is in openjdk and licensed under GPLv2, I can’t copy the source code into my project (Apache 2.0).

Are there plans to publish a jar with the API? I’d be able to use it since openjdk has the classpath exception.

Thank you,

Flavio


More information about the jdbc-spec-discuss mailing list