<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-10-15 05:10:12	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1f0b2ffb
2025-10-15 05:10:12	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar(255), primary key (id))
2025-10-15 05:10:12	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7c65b55b
2025-10-15 05:10:12	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5cb63d05
2025-10-15 05:10:12	INFO 	HSQLDBInMemoryDataSource	giving co
...[truncated 1187 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@12025b72
2025-10-15 05:10:12	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:12	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@dc46916
2025-10-15 05:10:12	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2025-10-15 05:10:12	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5b152082
2025-10-15 05:10:12	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>