<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded</className><duration>0.043</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:55	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, ebookPublisher_categoryId bigint, unique (id))
2026-04-04 06:15:55	DEBUG	DDLDeployer	create table BusinessCategory(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-04-04 06:15:55	DEBUG	DDLDeployer	alter table Book add constr
...[truncated 4871 chars]...
gory where id = ? | {1={BusinessCategory.id=3}}
2026-04-04 06:15:55	DEBUG	SimpleRelationalEntityPersister	selecting entities [1, 2, 3]
2026-04-04 06:15:55	TRACE	SQLOperation	select BusinessCategory.name as BusinessCategory_name, BusinessCategory.id as BusinessCategory_id from BusinessCategory where BusinessCategory.id in (?, ?, ?) | {1=1, 2=2, 3=3}
2026-04-04 06:15:55	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.BusinessCategory
</stdout></caseResult>