Add documentation about the property

This commit is contained in:
Christian Beikov 2016-10-21 20:18:43 +02:00 committed by Steve Ebersole
parent 556aa265c0
commit 4ec71e2621
1 changed files with 2 additions and 0 deletions

View File

@ -770,5 +770,7 @@ Accepts two values:
true:: allows to flush an update out of a transaction
false:: does not allow
|`hibernate.collection_join_subquery`| `true` (default value) or `false` | Setting which indicates whether or not the new JOINS over collection tables should be rewritten to subqueries.
|=====================================================================================================================================================================================================================================================