<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest</className><duration>0.008</duration><failedSince>0</failedSince><name>exclude</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-18 18:44:24	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2026-02-18 18:44:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-18 18:44:24	TRACE	SQLOperation	insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@978a2c24-92d2-4f97-8f02-516a8bd28179, Toto.name=null, Toto.modificationDate=null}}
2026-02-18 18:44:24	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@978a2c24-92d2-4f97-8f02-516a8bd28179]
2026-02-18 18:44:24	TRACE	SQLOperation	select Toto.modificationDate as Toto_modificationDate, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@978a2c24-92d2-4f97-8f02-516a8bd28179}
2026-02-18 18:44:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></caseResult>