<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.45</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-19 06:44:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@47a1b2f7
2025-12-19 06:44:27	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2025-12-19 06:44:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@b50cfa7
2025-12-19 06:44:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@17d99e0f
2025-12-19 06:44:27	DEBUG	SQLOperation	Batching statement 2 times
2025
...[truncated 1223 chars]...
ction@6d88a3f4
2025-12-19 06:44:27	DEBUG	SQLOperation	Batching statement 2 times
2025-12-19 06:44:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6980c50b
2025-12-19 06:44:27	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-12-19 06:44:27	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3e9a0143
2025-12-19 06:44:27	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>