<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.03</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_addressBook(id int, key integer, "value" varchar(255), unique (id, key))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_addressBook add constraint FK_Person_addressBook_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOperation	
...[truncated 5018 chars]...
om Person_addressBook where id = ? and key = ? | {1={Person_addressBook.id=o.c.s.i.PersistedIdentifier@1, Person_addressBook.key=OTHER}, 2={Person_addressBook.id=o.c.s.i.PersistedIdentifier@1, Person_addressBook.key=BILLING_ADDRESS}}
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	TRACE	SQLOperation	select 'key' from Person_addressBook | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypes(id int, creationDate timestamp, modificationDate timestamp, serialNumber varchar(255), model varchar(255), unique (id, creationDate, modificationDate))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypes add constraint FK_Person_mapPropertyMadeOfComplexTypes_id_Person_i
...[truncated 8264 chars]...
deOfComplexTypes.creationDate=Sun Mar 09 07:26:42 UTC 2025, Person_mapPropertyMadeOfComplexTypes.modificationDate=Sun Mar 09 07:26:42 UTC 2025, Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfComplexTypes | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType_overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(id int, key_creationDate timestamp, modificationDate timestamp, creationDate timestamp, value_modificationDate timestamp, unique (id, key_creationDate, modificationDate))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates add con
...[truncated 9299 chars]...
pertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Mon Mar 10 07:26:42 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Mon Mar 10 07:26:42 UTC 2025}}
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_keyIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_addresses(id int, creationDate timestamp, modificationDate timestamp, "value" varchar(255), unique (id, creationDate, modificationDate))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_addresses add constraint FK_Person_addresses_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batchi
...[truncated 6530 chars]...
on_addresses.creationDate=Tue Mar 11 07:26:42 UTC 2025}, 2={Person_addresses.id=o.c.s.i.PersistedIdentifier@1, Person_addresses.modificationDate=Fri Mar 07 07:26:42 UTC 2025, Person_addresses.creationDate=Fri Mar 07 07:26:42 UTC 2025}}
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	TRACE	SQLOperation	select 'key' from Person_addresses | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_valueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_contracts(id int, key varchar(255), creationDate timestamp, modificationDate timestamp, unique (id, key))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_contracts add constraint FK_Person_contracts_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12
...[truncated 6112 chars]...
Operation	delete from Person_contracts where key = ? and id = ? | {1={Person_contracts.id=o.c.s.i.PersistedIdentifier@1, Person_contracts.key=Marseille}, 2={Person_contracts.id=o.c.s.i.PersistedIdentifier@1, Person_contracts.key=Lyon}}
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	TRACE	SQLOperation	select 'key' from Person_contracts | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.008</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), "value" varchar(255), unique (id, key))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOp
...[truncated 3586 chars]...
Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_phoneNumbers.key=mobile, Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1}, 3={Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2025-03-12 07:26:42	TRACE	SQLOperation	select 'key' from Person_phoneNumbers | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>foreignKeyIsPresent</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.008</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), "value" varchar(255), unique (id, key))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOp
...[truncated 2888 chars]...
DefaultRelationJoinRowConsumer@49eaad6a on object Person[addressBook=&lt;null&gt;,addresses=&lt;null&gt;,contracts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>overrideKeyColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.002</duration><failedSince>0</failedSince><name>overrideValueColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.01</duration><failedSince>0</failedSince><name>update_objectAddition</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), "value" varchar(255), unique (id, key))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOp
...[truncated 6702 chars]...
@11a41b7d on object Person[addressBook=&lt;null&gt;,addresses=&lt;null&gt;,contracts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={vacation site=04 44 44 44 44, mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.009</duration><failedSince>0</failedSince><name>update_objectRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), "value" varchar(255), unique (id, key))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOp
...[truncated 5062 chars]...
load.RelationJoinNode$DefaultRelationJoinRowConsumer@ff41346 on object Person[addressBook=&lt;null&gt;,addresses=&lt;null&gt;,contracts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={mobile=03 33 33 33 33},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.009</duration><failedSince>0</failedSince><name>withCollectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), "value" varchar(255), unique (id, key))
2025-03-12 07:26:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-12 07:26:42	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2025-03-12 07:26:42	DEBUG	SQLOperation	Batching statement 1 times
2025-03-12 07:26:42	TRACE	SQLOp
...[truncated 2888 chars]...
DefaultRelationJoinRowConsumer@3b4c2570 on object Person[addressBook=&lt;null&gt;,addresses=&lt;null&gt;,contracts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withMapEntryTableNaming</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withReverseJoinColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>withTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withTableName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportMapTest</name><passCount>17</passCount><skipCount>0</skipCount></classResult>