<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.039</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-20 05:02:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@bfab0dc
2025-12-20 05:02:24	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2025-12-20 05:02:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@8742b32
2025-12-20 05:02:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@38dfbd6e
2025-12-20 05:02:24	INFO 	HSQLDBInMemoryDataSource	giving connection or
...[truncated 1178 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@563b9462
2025-12-20 05:02:24	DEBUG	SQLOperation	Batching statement 1 times
2025-12-20 05:02:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@71d85b53
2025-12-20 05:02:24	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2025-12-20 05:02:24	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2a04a440
2025-12-20 05:02:24	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>