<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.047</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@157f284b
2026-02-23 10:54:02	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@639f7054
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@26f6fbbd
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection 
...[truncated 1178 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@92adb3b
2026-02-23 10:54:02	DEBUG	SQLOperation	Batching statement 1 times
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@677f1963
2026-02-23 10:54:02	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6622f6b4
2026-02-23 10:54:02	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>