<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-04-04 06:16:04	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2026-04-04 06:16:04	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:04	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.modificationDate=null, Toto.name=null, Toto.createdAt=Sat Apr 04 06:16:04 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@06e33269-e696-4fee-9aca
...[truncated 213 chars]...
dentifier@06e33269-e696-4fee-9aca-2a70071ae393]
2026-04-04 06:16:04	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@06e33269-e696-4fee-9aca-2a70071ae393}
2026-04-04 06:16:04	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></caseResult>