<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>2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2025-05-22 06:40:58	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Pe
...[truncated 1119 chars]...
ite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@3c3c4be
2025-05-22 06:40:58	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@4ff25391 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]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.008</duration><failedSince>0</failedSince><name>insertTwice_targetInstanceIsInsertedOnce</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2025-05-22 06:40:58	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Pe
...[truncated 1779 chars]...
talactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@1ee9a95f
2025-05-22 06:40:58	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@43590144 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]
</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</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2025-05-22 06:40:58	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Pe
...[truncated 2088 chars]...
EBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@4bdaa151 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]
2025-05-22 06:40:58	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.009</duration><failedSince>0</failedSince><name>insert_targetInstanceIsUpdated_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, countryId int, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)
2025-05-22 06:40:58	DEBUG	SQLOperation	Batching statement 1 times
2025-05-22 06:40:58	TRACE	SQL
...[truncated 2075 chars]...
EBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@1798ab15 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]
2025-05-22 06:40:58	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.008</duration><failedSince>0</failedSince><name>mandatory_withNullTarget_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-22 06:40:58	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id))
2025-05-22 06:40:58	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>