|
I'm not familiar with this issue.
I ran entity manager tests using the default hibernate-entitymanager/src/test/resources/hibernate.properties, which shows and formats SQL, and verified that the SQL is present and formatted in the test results. I then made an edit to hibernate.properties turn off formatting and re-ran the tests. I see that the SQL is still present, but it is no longer formatted.
I did a quick search and didn't see any other issues related to this, so I believe this is out-of-date.
Gunnar Morling, is this enough to confirm that it's working as it should?
|