Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gemini-dev] Gemini DBAccess - JDBC 4.1 getParentLogger

Hi,

I found the new release of Gemini DBAccess and be really happy
to  see MySQL shipped :)

However there's a compilation error on all DataSource because
this method is not implemented:

    public Logger getParentLogger() throws SQLFeatureNotSupportedException

This seems to be a new method in CommonDataSource interface.

I'm using Eclipse 4.2M6 with javax.persistence version 2.0.4. When will
this be updated?

cheers,
Muki

--
Nepomuk Seiler
Java/Scala Developer
Email: nepomuk.seiler@xxxxxxxx
Homepage: www.mukis.de
Github: github/muuki88
Twitter: twitter/muuki88

Back to the top