<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.453</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-03 06:35:53	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@57f778e9
2026-03-03 06:35:53	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-03-03 06:35:53	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@62e0fe3
2026-03-03 06:35:53	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3a657773
2026-03-03 06:35:53	DEBUG	SQLOperation	Batching statement 2 times
2026
...[truncated 1221 chars]...
ction@1a9d873b
2026-03-03 06:35:53	DEBUG	SQLOperation	Batching statement 2 times
2026-03-03 06:35:53	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3b2bd545
2026-03-03 06:35:53	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-03-03 06:35:53	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@76600c90
2026-03-03 06:35:53	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>