<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.435</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-07 21:04:44	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1f7e6c3a
2025-10-07 21:04:44	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar(255), primary key (id))
2025-10-07 21:04:44	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@719a208f
2025-10-07 21:04:44	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5d5cd0cf
2025-10-07 21:04:44	DEBUG	SQLOperation	Batching statement 2 
...[truncated 1233 chars]...
ction@4cf1ba4e
2025-10-07 21:04:44	DEBUG	SQLOperation	Batching statement 2 times
2025-10-07 21:04:44	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@23368646
2025-10-07 21:04:44	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-10-07 21:04:44	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4dc80b7a
2025-10-07 21:04:44	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>