<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest</className><duration>0.008</duration><failedSince>0</failedSince><name>overrideColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-23 10:54:29	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2026-02-23 10:54:29	DEBUG	SQLOperation	Batching statement 1 times
2026-02-23 10:54:29	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@d3839cc9-382e-48dc-bf2e-c9756bb71c44, Toto.createdAt=Mon Feb 23 10:54:29 UTC 2026, Toto.name=null, Toto.modifica
...[truncated 213 chars]...
dentifier@d3839cc9-382e-48dc-bf2e-c9756bb71c44]
2026-02-23 10:54:29	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.createdAt as Toto_createdAt, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d3839cc9-382e-48dc-bf2e-c9756bb71c44}
2026-02-23 10:54:29	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></caseResult>