<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.01</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-23 10:57:28	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-23 10:57:28	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}
2026-02-23 10:57:28	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}
</stdout></caseResult>