<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.451</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@19c47103
2026-02-17 06:38:59	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-02-17 06:38:59	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@404ea1e4
2026-02-17 06:38:59	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5a5ba7ff
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 2 times
202
...[truncated 1224 chars]...
ction@1ee9a039
2026-02-17 06:39:00	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@34a2e10c
2026-02-17 06:39:00	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6e32eea5
2026-02-17 06:39:00	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>