<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysH2Test</className><duration>0.018</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-13 16:47:37	DEBUG	DDLDeployer	create table Toto(a integer GENERATED ALWAYS AS IDENTITY, b integer, c integer, unique (a))
2024-10-13 16:47:37	DEBUG	SQLOperation	Batching statement 3 times
2024-10-13 16:47:37	DEBUG	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?)
2024-10-13 16:47:37	DEBUG	SQLOperation	Batching statement 1 times
2024-10-13 16:47:37	DEBUG	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?)
</stdout></child><failCount>0</failCount><name>InsertExecutorAutoGeneratedKeysH2Test</name><passCount>1</passCount><skipCount>0</skipCount></classResult>