HHH-9990 - Fix typo in migration guide

This commit is contained in:
Andrea Boriero 2015-08-05 14:31:04 +01:00
parent 612ca97cc7
commit 182146f0ad
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ to `org.hibernate.boot.model.TypeContributor` and `org.hibernate.boot.model.Type
** collection-id column name - currently hard-coded as "id"
** list-index column name - currently hard-coded as "idx"
* hibernate.jdbc.batch_versioned_data default value is true, oracle dialect set this propety to false excoet for Oracle12cDialect
* hibernate.jdbc.batch_versioned_data default value is true, Oracle dialects set this property to false except for Oracle12cDialect