<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.035</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-01-16 07:15:32	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@352d3749
2025-01-16 07:15:32	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2025-01-16 07:15:32	DEBUG	SQLOperation	Batching statement 1 times
2025-01-16 07:15:32	DEBUG	SQLOperation	delete from Toto where a = ?
2025-01-16 07:15:32	DEBUG	SQLOperation	delete from Toto where a in (?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.013</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-01-16 07:15:32	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@69cc3370
2025-01-16 07:15:32	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2025-01-16 07:15:32	DEBUG	SQLOperation	Batching statement 1 times
2025-01-16 07:15:32	DEBUG	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.017</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-01-16 07:15:32	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@140fa482
2025-01-16 07:15:32	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2025-01-16 07:15:32	DEBUG	SQLOperation	Batching statement 1 times
2025-01-16 07:15:32	DEBUG	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?)
2025-01-16 07:15:32	DEBUG	SQLOperation	select a, b, c from Toto where a in (?)
2025-01-16 07:15:32	DEBUG	SQLOperation	Batching statement 1 times
2025-01-16 07:15:32	DEBUG	SQLOperation	update Toto set b = ?, c = ? where a = ?
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.025</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-01-16 07:15:32	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1d82d35c
2025-01-16 07:15:32	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2025-01-16 07:15:32	DEBUG	SQLOperation	select a, b, c from Toto where a in (?)
2025-01-16 07:15:32	DEBUG	SQLOperation	select a, b, c from Toto where a in (?, ?, ?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.022</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-01-16 07:15:32	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7bfedfb7
2025-01-16 07:15:32	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2025-01-16 07:15:32	DEBUG	SQLOperation	Batching statement 1 times
2025-01-16 07:15:32	DEBUG	SQLOperation	update Toto set b = ?, c = ? where a = ?
2025-01-16 07:15:32	DEBUG	SQLOperation	Batching statement 1 times
2025-01-16 07:15:32	DEBUG	SQLOperation	update Toto set b = ?, c = ? where a = ?
</stdout></child><failCount>0</failCount><name>PersisterHSQLDBTest</name><passCount>5</passCount><skipCount>0</skipCount></classResult>