<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.05</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-24 07:19:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@b51d862
2026-03-24 07:19:27	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-03-24 07:19:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@254ed9ba
2026-03-24 07:19:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3693deae
2026-03-24 07:19:27	INFO 	HSQLDBInMemoryDataSource	giving connection o
...[truncated 1178 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@66fd7b2
2026-03-24 07:19:27	DEBUG	SQLOperation	Batching statement 1 times
2026-03-24 07:19:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3565ee15
2026-03-24 07:19:27	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2026-03-24 07:19:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@37495d56
2026-03-24 07:19:27	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>