<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.18</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 21:38:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2025-11-25 21:38:13	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 21:38:13	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}}
2025-11-25 21:38:13	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.108</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 21:38:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2025-11-25 21:38:13	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 21:38:13	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.b=10, Toto.c=100}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.09</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 21:38:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2025-11-25 21:38:13	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 21:38:13	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.c=200, Toto.a=2, Toto.b=20}}
2025-11-25 21:38:13	DEBUG	SelectExecutor	selecting entities in 1 chunks
2025-11-25 21:38:13	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2025-11-25 21:38:13	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 21:38:13	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=111, Toto.a (W)=1, Toto.b (U)=11}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.13</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 21:38:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2025-11-25 21:38:13	DEBUG	SelectExecutor	selecting entities in 1 chunks
2025-11-25 21:38:13	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2025-11-25 21:38:13	DEBUG	SelectExecutor	selecting entities in 1 chunks
2025-11-25 21:38:13	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.1</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 21:38:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2025-11-25 21:38:13	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 21:38:13	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.c (U)=111, Toto.b (U)=11}}
2025-11-25 21:38:13	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 21:38:13	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.c (U)=122, Toto.b (U)=12}}
</stdout></child><failCount>0</failCount><name>PersisterDerbyTest</name><passCount>5</passCount><skipCount>0</skipCount></classResult>