Hi everyone,
I had a few weeks between contracts, so I wrote a JDBC to ODBC bridge using your library's ODBC binding.
You can check out the alpha release here: https://github.com/teambob/jdbc2odbc/releases/tag/v0.1-ALPHA
The biggest challenge was dealing with the different library names on Linux and Windows.
Cheers
Andrew