<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.452</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7ce1b3fe
2026-02-23 10:54:02	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@70d259a5
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@592afd3
2026-02-23 10:54:02	DEBUG	SQLOperation	Batching statement 2 times
2026
...[truncated 1219 chars]...
ection@12025b72
2026-02-23 10:54:02	DEBUG	SQLOperation	Batching statement 2 times
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@288c16a5
2026-02-23 10:54:02	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-23 10:54:02	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@dc46916
2026-02-23 10:54:02	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>