Hi,
Has any one tried logging Hibernate SQL statement along with values (bind variables). I tried to un comment hibernate.SQL and hibernate.type in log4j.xml but could only see SQL statement and "?" for values. Any pointer will be highly appreciated.
Thanks.