https://bugs.documentfoundation.org/show_bug.cgi?id=156776

--- Comment #19 from prrv...@gmail.com ---
(In reply to Lionel Elie Mamane from comment #18)
> 
> I don't have out of the top of my head enough knowledge to give a firm
> opinion immediately. Do what you feel would be most clean, not only in terms
> of wrapping JDBC Java drivers, but also pure SDBC/C++ drivers, the ODBC
> wrapper, the ADO wrapper, etc.

I think it's a shame to have to establish a connection in order to have access
to the logging of the underlying driver.
Perhaps it would be more appropriate for the getLogger() method to be attached
to the UNO com.sun.star.sdbc.XDriver and to add a URL as a parameter to be able
to find the underlying logger. (ie: jdbc:hsqldb)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to