<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass</className><duration>0.01</duration><failedSince>0</failedSince><name>happyPath</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-22 07:58:25	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2025-12-22 07:58:25	DEBUG	SQLOperation	Batching statement 1 times
2025-12-22 07:58:25	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.creationDate=Mon Dec 22 07:58:25 UTC 2025, Toto.name=null, Toto.id=o.c.s.i.PersistableIdentifier@2d20cf54-f8
...[truncated 322 chars]...
8034cb4b3a9c]
2025-12-22 07:58:25	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@2d20cf54-f8c6-4392-934d-8034cb4b3a9c}
2025-12-22 07:58:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></caseResult>