I am using ANT SCRIPT to generate POJO classes from database. I want to generate log for each class and table while executing the script. Can I use Log4J for Hibernate? Any documentation or tutorial for this? or any other suggestions? Please help!!
Thanks in advance.