<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.044</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-25 14:44:15	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7c654cfc
2025-08-25 14:44:15	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar, primary key (id))
2025-08-25 14:44:15	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@46050be4
2025-08-25 14:44:15	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@62c732d2
2025-08-25 14:44:15	INFO 	HSQLDBInMemoryDataSource	giving connect
...[truncated 1183 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@34a2e10c
2025-08-25 14:44:15	DEBUG	SQLOperation	Batching statement 1 times
2025-08-25 14:44:15	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5919dd67
2025-08-25 14:44:15	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2025-08-25 14:44:15	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@aa24615
2025-08-25 14:44:15	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>