Menu

#2 Jdbc Logger Does not work with c3p0

open
nobody
New Feature (1)
5
2009-07-28
2009-07-28
No

Hi,

I am using c3p0 for connection pooling.
I use Spring with Hibernate
Instead of org.springframework.jdbc.datasource.DriverManagerDataSource , I am using com.mchange.v2.c3p0.ComboPooledDataSource, Class for my Data Source, jdbc logger is unable to log the sql. Please help ...

Discussion


Log in to post a comment.