<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.008</duration><failedSince>0</failedSince><name>insertOnce_targetInstanceIsInserted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-01-27 07:19:49	DEBUG	SQLOperation	Batching statement 1 times
2026-01-27 07:19:49	TRA
...[truncated 1008 chars]...
tance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-01-27 07:19:49	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.009</duration><failedSince>0</failedSince><name>insertTwice_targetInstanceIsInsertedOnce</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-01-27 07:19:49	DEBUG	SQLOperation	Batching statement 1 times
2026-01-27 07:19:49	TRA
...[truncated 1753 chars]...
ing instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-01-27 07:19:49	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.009</duration><failedSince>0</failedSince><name>insert_targetInstanceIsUpdated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-01-27 07:19:49	DEBUG	SQLOperation	Batching statement 1 times
2026-01-27 07:19:49	TRA
...[truncated 2062 chars]...
026-01-27 07:19:49	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-01-27 07:19:49	TRACE	SQLOperation	select count(*) as countryCount from Country | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.01</duration><failedSince>0</failedSince><name>insert_targetInstanceIsUpdated_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, countryId int, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)
2026-01-27 07:19:49	DEBUG	SQLOperation	Batching statement 1 times
2026-01-27 07:19:49	TRACE	SQL
...[truncated 2049 chars]...
026-01-27 07:19:49	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-01-27 07:19:49	TRACE	SQLOperation	select count(*) as countryCount from Country | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.007</duration><failedSince>0</failedSince><name>mandatory_withNullTarget_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-01-27 07:19:49	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</name><passCount>5</passCount><skipCount>0</skipCount></classResult>