grails / grails-data-mapping

GORM - Groovy Object Mapping
http://gorm.grails.org/
218 stars 198 forks source link

Documentation is confusing regarding grails.gorm.flushMode and hibernate.flush.mode #1111

Open longwa opened 6 years ago

longwa commented 6 years ago

The GORM documentation seems to have two different configuration options with contradictory defaults for the flush mode:

image

and:

image

I believe the latter is actually the one that matters and the grails.gorm.flushMode may not be relevant anymore.

If that's the case, it might help to clear that up in the docs.

graemerocher commented 6 years ago

yes it is out of date documentation