<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.849</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-16 22:18:22	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-03-16 22:18:22	DEBUG	SQLOperation	Batching statement 1 times
2026-03-16 22:18:22	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}}
2026-03-16 22:18:22	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.013</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-16 22:18:22	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-03-16 22:18:22	DEBUG	SQLOperation	Batching statement 1 times
2026-03-16 22:18:22	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.PersisterH2Test</className><duration>0.013</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-16 22:18:22	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-03-16 22:18:22	DEBUG	SQLOperation	Batching statement 1 times
2026-03-16 22:18:22	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=20, Toto.a=2, Toto.c=200}}
2026-03-16 22:18:22	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-03-16 22:18:22	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-03-16 22:18:22	DEBUG	SQLOperation	Batching statement 1 times
2026-03-16 22:18:22	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.a (W)=1, Toto.c (U)=111}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.066</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-16 22:18:22	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-03-16 22:18:22	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-03-16 22:18:22	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-03-16 22:18:22	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-03-16 22:18:22	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.PersisterH2Test</className><duration>0.022</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-16 22:18:22	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-03-16 22:18:22	DEBUG	SQLOperation	Batching statement 1 times
2026-03-16 22:18:22	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.a (W)=1, Toto.c (U)=111}}
2026-03-16 22:18:22	DEBUG	SQLOperation	Batching statement 1 times
2026-03-16 22:18:22	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=12, Toto.a (W)=1, Toto.c (U)=122}}
</stdout></child><failCount>0</failCount><name>PersisterH2Test</name><passCount>5</passCount><skipCount>0</skipCount></classResult>