1
0
mirror of synced 2025-01-09 18:47:10 +03:00

Merge pull request #1014 from bakura10/patch-1

Update second level cache doc
This commit is contained in:
Guilherme Blanco 2014-04-20 18:24:01 -04:00
commit 1e90fd1164

View File

@ -447,6 +447,8 @@ It caches the primary keys of association and cache each element will be cached
usage : NONSTRICT_READ_WRITE
> Note: for this to work, the target entity must also be marked as cacheable.
Cache usage
~~~~~~~~~~~