<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.463</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5d3e24e2
2025-04-27 09:16:11	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar, primary key (id))
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@78026a45
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4cec414d
2025-04-27 09:16:11	DEBUG	SQLOperation	Batching statement 2 times
...[truncated 1227 chars]...
ction@260715eb
2025-04-27 09:16:11	DEBUG	SQLOperation	Batching statement 2 times
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@642f1d22
2025-04-27 09:16:11	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-04-27 09:16:11	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2e1e46e7
2025-04-27 09:16:11	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>