Hi...
I'm with a problem. I'm trying to caputure SQL query generated by Hibernate from console. I tried to get SQL query using log4j on log4j.properties setting this properties:
log4j.logger.org.hibernate.SQL=DEBUG, SQL_APPENDER
log4j.additivity.org.hibernate.SQL=false
But i don´t have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.