<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.462</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-04 06:19:56	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@53de637a
2025-11-04 06:19:56	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-04 06:19:56	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@129b75c
2025-11-04 06:19:56	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4da86d09
2025-11-04 06:19:56	DEBUG	SQLOperation	Batching statement 2 t
...[truncated 1230 chars]...
ection@ec7c39b
2025-11-04 06:19:56	DEBUG	SQLOperation	Batching statement 2 times
2025-11-04 06:19:56	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@21890674
2025-11-04 06:19:56	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-11-04 06:19:56	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@320aecd3
2025-11-04 06:19:56	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>