<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.483</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@68d93913
2026-04-04 06:15:36	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@537caf04
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@c0c9d4a
2026-04-04 06:15:36	DEBUG	SQLOperation	Batching statement 2 times
2026
...[truncated 1223 chars]...
ction@753bfb4b
2026-04-04 06:15:36	DEBUG	SQLOperation	Batching statement 2 times
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@77d5a3ee
2026-04-04 06:15:36	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-04-04 06:15:36	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5b0d8236
2026-04-04 06:15:36	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>