Where can I find the hibernate configuration file. (not the mapping files) (something simillar to hibernate.cfg.xml)??Thanks
What are you trying to do? Are you trying to extend the content model? If yes then you should know that OOTB LS provides a certain framework to extend content model. This framework basically "abstracts" this and the need for you to manage the hibernate configuration.Do you have an explicit need for this file?
I believe the show_sql option is turned on by default. Have checked the logs?