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