Question
Hibernate
Has anyone tried using Hibernate with Coldfusion MX and Jrun
? Having a problem with logging the SQL queries generated by
Hibernate. The SQL statements are logged but not the values passed
into them just get ? question marks instead of the values. seems to
be compatability issues between the two from a logging perspective.
Does anyone have a solution?