<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-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7a0eca26
2025-04-27 09:16:11	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar, primary key (id))
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@548528e1
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5a238d7e
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connect
...[truncated 1183 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@554d4856
2025-04-27 09:16:11	DEBUG	SQLOperation	Batching statement 1 times
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2a673ee8
2025-04-27 09:16:11	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2025-04-27 09:16:12	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3177221b
2025-04-27 09:16:12	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></caseResult>