When running my Spring/Hibernate application I see the following unwanted output on the console:
Hibernate: select securityus0_.ID .... Hibernate: select sec
If you have a persistence.xml file try there. That's where I found it.