diff --git a/hibernate-core/src/test/resources/hibernate.properties b/hibernate-core/src/test/resources/hibernate.properties index 3d95e5b98e..cae1c6c221 100644 --- a/hibernate-core/src/test/resources/hibernate.properties +++ b/hibernate-core/src/test/resources/hibernate.properties @@ -29,6 +29,7 @@ hibernate.connection.username sa hibernate.connection.pool_size 5 hibernate.show_sql false +hibernate.format_sql true hibernate.max_fetch_depth 5