<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysDerbyTest</className><duration>0.141</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:17:53	DEBUG	DDLDeployer	create table Toto(a integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), b integer, c integer, primary key (a))
2026-04-04 06:17:53	DEBUG	SQLOperation	Batching statement 3 times
2026-04-04 06:17:53	TRACE	SQLOperation	insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.c=23, Toto.b=17}, 2={Toto.c=31, Toto.b=29}, 3={Toto.c=41, Toto.b=37}}
2026-04-04 06:17:53	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:17:53	TRACE	SQLOperation	insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.c=53, Toto.b=43}}
</stdout></child><failCount>0</failCount><name>InsertExecutorAutoGeneratedKeysDerbyTest</name><passCount>1</passCount><skipCount>0</skipCount></classResult>