Hi,
I am using hibernate with c3p0. I notice the database password is written to the log file without any encryption (through the logging of hibernate properties and c3p0 output to stderr). Is there a way for hibernate to log the properties with password encrypted (or removed)? Is there any option other than turning off the hibernate logging?
Thanks,
--Jiunjiun
Read the rules before posting!
http://www.hibernate.org/ForumMailingli ... AskForHelp
[b]Hibernate version:[/b]
2.1.7
[b]Mapping documents:[/b]
[b]Code between sessionFactory.openSession() and session.close():[/b]
[b]Full stack trace of any exception that occurs:[/b]
[b]Name and version of the database you are using:[/b]
postgres 7.3.x
[b]The generated SQL (show_sql=true):[/b]
[b]Debug level Hibernate log excerpt:[/b]