HHH-9039 Typo

This commit is contained in:
Julien Herr 2014-02-10 15:32:37 +01:00 committed by Brett Meyer
parent 0b202af8f4
commit 10bec400d4
2 changed files with 2 additions and 2 deletions

View File

@ -465,7 +465,7 @@ hibernate.jdbc.use_streams_for_binary true
### Second-level Cache ### ### 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 #hibernate.cache.use_minimal_puts true

View File

@ -424,7 +424,7 @@ hibernate.jdbc.use_streams_for_binary true
### Second-level Cache ### ### 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 #hibernate.cache.use_minimal_puts true