[logback-dev] [Bug 57] Problems getting autogenerated Keys in Oracle with Oracle JDBC 10.2.03
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri Mar 30 15:10:52 CEST 2007
http://bugzilla.qos.ch/show_bug.cgi?id=57
------- Comment #1 from sebastien at qos.ch 2007-03-30 15:10 -------
Hello Klaus,
I've checked your problem, I guess that we could change the call to the
prepareStatement() method. But before we change it, We have to test it against
other databases.
Dev notes:
The test case of DBAppender uses HSQLDB. That database's driver does not
support the call to prepareStatement(String sqlQuery, int getGeneratedKeys)[1].
It looks like MySQL supports that call.
[1]http://hsqldb.org/doc/src/org/hsqldb/jdbc/jdbcConnection.html#prepareStatement(java.lang.String,%20int)
--
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the logback-dev
mailing list