<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>21.957</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-05-19 05:29:12	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-05-19 05:29:13	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:29:13	DEBUG	SQLOperation	delete from Toto where a = ?
2026-05-19 05:29:13	DEBUG	SQLOperation	delete from Toto where a in (?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.302</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-05-19 05:29:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-05-19 05:29:13	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:29:13	DEBUG	SQLOperation	insert into Toto(c, b, a) values (?, ?, ?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.142</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-05-19 05:29:14	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-05-19 05:29:14	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:29:14	DEBUG	SQLOperation	insert into Toto(c, b, a) values (?, ?, ?)
2026-05-19 05:29:14	DEBUG	SQLOperation	select c, b, a from Toto where a in (?)
2026-05-19 05:29:14	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:29:14	DEBUG	SQLOperation	update Toto set c = ?, b = ? where a = ?
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.188</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-05-19 05:29:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-05-19 05:29:13	DEBUG	SQLOperation	select c, b, a from Toto where a in (?)
2026-05-19 05:29:13	DEBUG	SQLOperation	select c, b, a from Toto where a in (?, ?, ?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.14</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-05-19 05:29:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-05-19 05:29:13	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:29:13	DEBUG	SQLOperation	update Toto set c = ?, b = ? where a = ?
2026-05-19 05:29:13	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:29:13	DEBUG	SQLOperation	update Toto set c = ?, b = ? where a = ?
</stdout></child><failCount>0</failCount><name>PersisterOracleTest</name><passCount>5</passCount><skipCount>0</skipCount></classResult>