<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.049</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-18 18:54:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@438cb294
2026-01-18 18:54:24	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-01-18 18:54:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5b152082
2026-01-18 18:54:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5b4c2959
2026-01-18 18:54:24	INFO 	HSQLDBInMemoryDataSource	giving connection 
...[truncated 1178 chars]...
connection org.hsqldb.jdbc.JDBCConnection@21f0508
2026-01-18 18:54:24	DEBUG	SQLOperation	Batching statement 1 times
2026-01-18 18:54:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@cfc9c4f
2026-01-18 18:54:24	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2026-01-18 18:54:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4f241437
2026-01-18 18:54:24	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>