<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a = ?
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a in (?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.006</duration><failedSince>0</failedSince><name>deleteById_composedId_multiple_lastBlockContainsMultipleValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?))
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?))
[2, 4, 6, 1, 3, 5, 2, 4, 1, 3]
[37, 17, 59, 3, 1, 5, 43, 29, 4, 2]
actualValuePairs : [{3, 37}, {1, 17}, {5, 59}, {4, 43}, {2, 29}]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_composedId_multiple_lastBlockContainsOneValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?))
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where (a, b) in ((?, ?))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_composedId_multiple_lastBlockSizeIsInOperatorSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 2 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>deleteById_multiple_lastBlockContainsMultipleValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a in (?, ?, ?)
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a in (?, ?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple_lastBlockContainsOneValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a in (?, ?, ?)
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a in (?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple_lastBlockSizeIsInOperatorSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 2 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a in (?, ?, ?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>delete_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 3 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a = ?
2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a = ?
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>listenerIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:27:46	DEBUG	SQLOperation	Batching statement 2 times
2024-08-29 16:27:46	DEBUG	SQLOperation	delete from Toto where a = ?
</stdout></child><failCount>0</failCount><name>DeleteExecutorTest</name><passCount>10</passCount><skipCount>0</skipCount></classResult>