<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.028</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_addressBook(id int, key integer, value varchar(255), unique (id, key))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_addressBook add constraint FK_Person_addressBook_id_Person_id foreign key(id) references Person(id)
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	in
...[truncated 3485 chars]...
om Person_addressBook where id = ? and key = ? | {1={Person_addressBook.key=BILLING_ADDRESS, Person_addressBook.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_addressBook.key=OTHER, Person_addressBook.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select 'key' from Person_addressBook | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_entityAsKeyMap</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Country(id int not null, name varchar(255), description varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKey(id int, keyId int, value varchar(255), unique (id, keyId))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_ma
...[truncated 7950 chars]...
tyMadeOfEntityAsKey.keyId=o.c.s.i.PersistedIdentifier@3}, 2={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@10, Person_mapPropertyMadeOfEntityAsKey.keyId=o.c.s.i.PersistedIdentifier@2}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@10}}
2026-06-22 13:00:56	TRACE	SQLOperation	select count(*) as cnt from Person_mapPropertyMadeOfEntityAsKey | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.022</duration><failedSince>0</failedSince><name>crud_entityAsValueMap</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Country(id int not null, name varchar(255), description varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), valueId int, unique (id, key))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_
...[truncated 7610 chars]...
dary, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsValue.key=office, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select count(*) as cnt from Person_mapPropertyMadeOfEntityAsValue | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_keyAndValueAreEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table City(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Country(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, keyId int, valueId int, unique (id, keyId))
2026-06-22 13:00:56	DEBUG	DDLDepl
...[truncated 9880 chars]...
on_mapPropertyMadeOfEntityAsKeyAndValue.keyId=o.c.s.i.PersistedIdentifier@2}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}
2026-06-22 13:00:56	TRACE	SQLOperation	select id from City | {}
2026-06-22 13:00:56	TRACE	SQLOperation	select id from Country | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.011</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypes(id int, creationDate timestamp, modificationDate timestamp, serialNumber varchar(255), model varchar(255), unique (id, creationDate, modificationDate))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypes add constraint FK_Person_mapPropertyMadeOfComplexTypes_id_Person_i
...[truncated 6394 chars]...
deOfComplexTypes.creationDate=Fri Jun 19 13:00:56 UTC 2026, Person_mapPropertyMadeOfComplexTypes.modificationDate=Fri Jun 19 13:00:56 UTC 2026, Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfComplexTypes | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.011</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType_overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(id int, creationDate timestamp, modificationDate timestamp, value_creationDate timestamp, value_modificationDate timestamp, unique (id, creationDate, modificationDate))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates add const
...[truncated 7311 chars]...
pPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Sat Jun 20 13:00:56 UTC 2026, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate=Sat Jun 20 13:00:56 UTC 2026}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_keyIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_addresses(id int, creationDate timestamp, modificationDate timestamp, value varchar(255), unique (id, creationDate, modificationDate))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_addresses add constraint FK_Person_addresses_id_Person_id foreign key(id) references Person(id)
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching
...[truncated 4765 chars]...
026, Person_addresses.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_addresses.modificationDate=Sun Jun 21 13:00:56 UTC 2026, Person_addresses.creationDate=Sun Jun 21 13:00:56 UTC 2026, Person_addresses.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select 'key' from Person_addresses | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.009</duration><failedSince>0</failedSince><name>crud_scalarMap</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOper
...[truncated 3546 chars]...
n_phoneNumbers where id = ? and key = ? | {1={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=office}, 2={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=mobile}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select count(*) as cnt from Person_phoneNumbers | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.015</duration><failedSince>0</failedSince><name>crud_valueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_contracts(id int, key varchar(255), creationDate timestamp, modificationDate timestamp, unique (id, key))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_contracts add constraint FK_Person_contracts_id_Person_id foreign key(id) references Person(id)
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22
...[truncated 4360 chars]...
Operation	delete from Person_contracts where id = ? and key = ? | {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}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select 'key' from Person_contracts | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_valueIsEntity_associationOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Country(id int not null, name varchar(255), description varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), valueId int, unique (id, key))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_
...[truncated 7777 chars]...
Value.key=Lyon}, 2={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Marseille}}
2026-06-22 13:00:56	DEBUG	SQLOperation	Batching statement 1 times
2026-06-22 13:00:56	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-06-22 13:00:56	TRACE	SQLOperation	select valueId from Person_mapPropertyMadeOfEntityAsValue | {}
2026-06-22 13:00:56	TRACE	SQLOperation	select id from Country | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.map.MapResolverTest</className><duration>0.009</duration><failedSince>0</failedSince><name>keyAndValueIsComplexType_schemaGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person(id int not null, name varchar(255), unique (id))
2026-06-22 13:00:56	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(id int, key_creation_date timestamp, key_modification_date timestamp, value_creationDate timestamp, value_modificationDate timestamp, unique (id, key_creation_date, key_modification_date))
2026-06-22 13:00:56	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates add constraint FK_Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_id_Person_id foreign key(id) references Person(id)
</stdout></child><failCount>0</failCount><name>MapResolverTest</name><passCount>11</passCount><skipCount>0</skipCount></classResult>