<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass</className><duration>0.011</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-06-26 04:31:54	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2025-06-26 04:31:54	DEBUG	SQLOperation	Batching statement 1 times
2025-06-26 04:31:54	TRACE	SQLOperation	insert into Car(color, model, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2025-06-26 04:31:54	TRACE	SQLOperation	select * from car | {}
2025-06-26 04:31:54	DEBUG	TablePerClassPolymorphismPersister	selecting ent
...[truncated 2311 chars]...
mer
2025-06-26 04:31:54	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=&lt;null&gt;,plates=[],radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2025-06-26 04:31:54	DEBUG	SQLOperation	Batching statement 1 times
2025-06-26 04:31:54	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2025-06-26 04:31:54	TRACE	SQLOperation	select * from car | {}
</stdout></caseResult>