| If you see that warning, then it means the batch could not be sorted in twice the number of statements. I added a threshold because I didn't want to risk it run indefinitely due to a circular dependency. So, this can be caused by: 1. A circular @ManyToOne dependency: Parent -> Child, Child -> Parent 2. A bug which cannot detect the dependency between parent - child elements I need a replicating test case for it. |