<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.043</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-21 07:33:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@34ceabf1
2025-11-21 07:33:40	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-21 07:33:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3f2fd933
2025-11-21 07:33:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6c430548
2025-11-21 07:33:40	INFO 	HSQLDBInMemoryDataSource	giving co
...[truncated 1185 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@4f7c5402
2025-11-21 07:33:40	DEBUG	SQLOperation	Batching statement 1 times
2025-11-21 07:33:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@faa592b
2025-11-21 07:33:40	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2025-11-21 07:33:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@49e3bd37
2025-11-21 07:33:40	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>