<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.035</duration><failedSince>0</failedSince><name>columnNamingStrategyChanged_inParent</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Car(model_supercol varchar(255), color_supercol int, id_supercol int not null, unique (id_supercol))
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	insert into Car(color_supercol, model_supercol, id_supercol) values (?, ?, ?) | {1={Car.color_supercol=Color[rgb=666], Car.model_supercol=Renault, Car.id_supercol=o.c.s.i.PersistableIdentifier@1}}
2026-04-04 06:16:02	TRACE	SQLOperation	select 
...[truncated 40 chars]...
col from Car | {}
2026-04-04 06:16:02	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-04-04 06:16:02	TRACE	SQLOperation	select Car.color_supercol as Car_color_supercol, Car.model_supercol as Car_model_supercol, Car.id_supercol as Car_id_supercol from Car where Car.id_supercol in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></caseResult>