mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 08:05:05 +00:00
HHH-9039 Typo
This commit is contained in:
parent
fc4a0cd6c3
commit
7f2eb1c525
@ -465,7 +465,7 @@ hibernate.jdbc.use_streams_for_binary true
|
||||
### Second-level Cache ###
|
||||
##########################
|
||||
|
||||
## optimize chache for minimal "puts" instead of minimal "gets" (good for clustered cache)
|
||||
## optimize cache for minimal "puts" instead of minimal "gets" (good for clustered cache)
|
||||
|
||||
#hibernate.cache.use_minimal_puts true
|
||||
|
||||
|
@ -424,7 +424,7 @@ hibernate.jdbc.use_streams_for_binary true
|
||||
### Second-level Cache ###
|
||||
##########################
|
||||
|
||||
## optimize chache for minimal "puts" instead of minimal "gets" (good for clustered cache)
|
||||
## optimize cache for minimal "puts" instead of minimal "gets" (good for clustered cache)
|
||||
|
||||
#hibernate.cache.use_minimal_puts true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user