<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest</className><duration>0.169</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:39:45	DEBUG	DDLDeployer	create table Toto(id integer not null, name varchar(255))
2024-09-17 21:39:45	DEBUG	SQLOperation	select Toto.name from Toto
2024-09-17 21:39:45	DEBUG	SQLOperation	select Toto.id from Toto
2024-09-17 21:39:45	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto
2024-09-17 21:39:45	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto
2024-09-17 21:39:45	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 1
2024-09-17 21:39:45	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 2
</stdout></caseResult>