<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.02</duration><failedSince>0</failedSince><name>all</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	i
...[truncated 6292 chars]...
onJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@42
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.002</duration><failedSince>0</failedSince><name>associationOnly_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.008</duration><failedSince>0</failedSince><name>cascade_deleteWithOrphanRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-04-04 06:16:02	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@
...[truncated 524 chars]...
ing o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@100
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@100}}
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	delete from Company where id = ? | {1={Company.id=o.c.s.i.PersistedIdentifier@42}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.012</duration><failedSince>0</failedSince><name>notDefined_defaultIsAll_getter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	i
...[truncated 1711 chars]...
ufacturer.id where Device.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}
2026-04-04 06:16:02	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@666]
2026-04-04 06:16:02	TRACE	SQLOperation	select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}
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.d.Company
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.013</duration><failedSince>0</failedSince><name>readOnly_getter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	i
...[truncated 1083 chars]...
{1={Device.name (U)=touched UPS, Device.id (W)=o.c.s.i.PersistableIdentifier@42}}
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Company where id = 1 | {}
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Device | {}
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Company where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.011</duration><failedSince>0</failedSince><name>readOnly_setter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-04-04 06:16:02	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	i
...[truncated 1083 chars]...
{1={Device.name (U)=touched UPS, Device.id (W)=o.c.s.i.PersistableIdentifier@42}}
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Company where id = 1 | {}
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Device | {}
2026-04-04 06:16:02	TRACE	SQLOperation	select name from Company where id = 1 | {}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</name><passCount>6</passCount><skipCount>0</skipCount></classResult>