ormlite-jdbc
ormlite-jdbc copied to clipboard
The ODBC database type should be deprecated/removed
It does not work in Java 8 or later as the driver has been removed completely and its use was already heavily discouraged and described as for "experimental" purposes only. JDBC is supposed to take the role of ODBC rather than work alongside it.