BatchVersionedDataConfigTest should ignore the environment setting for BatchVersionedDataConfigTest.
To reproduce, run the tests using -Dhibernate.jdbc.batch_versioned_data=false or -Dhibernate.jdbc.batch_versioned_data=true
The test should ignore the environment setting.
|