<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>2025-11-22 18:01:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@656ac24
2025-11-22 18:01:00	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-22 18:01:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7a77ff45
2025-11-22 18:01:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3bd05779
2025-11-22 18:01:00	INFO 	HSQLDBInMemoryDataSource	giving con
...[truncated 1188 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@49e3bd37
2025-11-22 18:01:00	DEBUG	SQLOperation	Batching statement 1 times
2025-11-22 18:01:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@14f03098
2025-11-22 18:01:00	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2025-11-22 18:01:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@494e502c
2025-11-22 18:01:00	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>