grails - Hibernate with parameter values -


i using grails 1.3.9 , in log4j file have set following properties:

debug 'org.hibernate.sql' trace 'org.hibernate.type'  

but still not getting parameter values sql queries question marks in console? missing something?


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -