<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.042</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1b438ec
2026-04-04 06:15:36	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4f241437
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@35697f9e
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection o
...[truncated 1176 chars]...
connection org.hsqldb.jdbc.JDBCConnection@99caac2
2026-04-04 06:15:36	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@776609b
2026-04-04 06:15:36	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@347c6044
2026-04-04 06:15:36	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>