BTW, when I change the hibernate.jdbc.batch_size to something above 1, the problem fully disappears because the BatchBuilderImpl uses BatchingBatch in this case which is implemented correctly.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
BTW, when I change the hibernate.jdbc.batch_size to something above 1, the problem fully disappears because the BatchBuilderImpl uses BatchingBatch in this case which is implemented correctly.