<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.479</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-06-30 05:39:48	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7eb03024
2025-06-30 05:39:48	DEBUG	DDLDeployer	create table toto(id bigint not null, name varchar, primary key (id))
2025-06-30 05:39:48	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@300f715
2025-06-30 05:39:48	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@60019f4b
2025-06-30 05:39:48	DEBUG	SQLOperation	Batching statement 2 times

...[truncated 1226 chars]...
ction@2c689e6d
2025-06-30 05:39:48	DEBUG	SQLOperation	Batching statement 2 times
2025-06-30 05:39:48	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5d79fade
2025-06-30 05:39:48	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-06-30 05:39:48	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@33966111
2025-06-30 05:39:48	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></caseResult>