<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>2025-10-01 20:49:16	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@98be09f
2025-10-01 20:49:16	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar(255), primary key (id))
2025-10-01 20:49:16	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@60cc749d
2025-10-01 20:49:16	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@53e7ef2d
2025-10-01 20:49:16	DEBUG	SQLOperation	Batching statement 2 t
...[truncated 1228 chars]...
ection@5882ff51
2025-10-01 20:49:16	DEBUG	SQLOperation	Batching statement 2 times
2025-10-01 20:49:16	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@19601dc5
2025-10-01 20:49:16	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-10-01 20:49:16	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@ef3bc19
2025-10-01 20:49:16	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>