<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass</className><duration>0.03</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-03 06:36:13	DEBUG	DDLDeployer	create table Address(street varchar(255) not null, id int not null, cityId int, unique (id))
2026-03-03 06:36:13	DEBUG	DDLDeployer	create table City(name varchar(255) not null, id int not null, unique (id))
2026-03-03 06:36:13	DEBUG	DDLDeployer	create table Review(ranking integer not null, id int not null, locationId int, unique (id))
2026-03-03 06:36:13	DEBUG	DDLDeployer	alter table Address add constraint FK_Address_cityId_City_id foreign key(cityId) refere
...[truncated 9028 chars]...
2026-03-03 06:36:13	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]
2026-03-03 06:36:13	TRACE	SQLOperation	select Review.ranking as Review_ranking, Review.id as Review_id from Review where Review.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3, 4=o.c.s.i.PersistableIdentifier@4}
</stdout></caseResult>