| Re: [gemini-dev] Gemini DBAccess - JDBC 4.1 getParentLogger |
Hi Nepomuk, thanks for the comment. Indeed, the method cited below has been introduced with JDBC 4.1 (Java 7). I opened a bug [1] to add Java 7 compliance. I also submitted a patch that is already available in the master branch and the update site [2]. However, some JDBC drivers not yet support JDBC 4.1 (Java 7), for example the MySQL connectors [3]. -Juergen [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=383156 [3] http://dev.mysql.com/doc/refman/5.6/en/connector-j-versions-java.html From: gemini-dev-bounces@xxxxxxxxxxx [mailto:gemini-dev-bounces@xxxxxxxxxxx] On Behalf Of Nepomuk Seiler Hi, -- |