<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.04</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-29 18:02:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@368814bb
2025-12-29 18:02:11	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2025-12-29 18:02:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7f3964b0
2025-12-29 18:02:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@438cb294
2025-12-29 18:02:11	INFO 	HSQLDBInMemoryDataSource	giving connection 
...[truncated 1177 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@76600c90
2025-12-29 18:02:11	DEBUG	SQLOperation	Batching statement 1 times
2025-12-29 18:02:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1222d0e4
2025-12-29 18:02:11	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2025-12-29 18:02:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7746ae18
2025-12-29 18:02:11	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>