Add documentation about the property
This commit is contained in:
parent
556aa265c0
commit
4ec71e2621
|
@ -770,5 +770,7 @@ Accepts two values:
|
||||||
true:: allows to flush an update out of a transaction
|
true:: allows to flush an update out of a transaction
|
||||||
false:: does not allow
|
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.
|
||||||
|
|
||||||
|=====================================================================================================================================================================================================================================================
|
|=====================================================================================================================================================================================================================================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue