<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.031</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_addressBook(id int, key integer, value varchar(255), unique (id, key))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_addressBook add constraint FK_Person_addressBook_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOperation	in
...[truncated 2043 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}}
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select 'key' from Person_addressBook | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.011</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypes(id int, creationDate timestamp, modificationDate timestamp, serialNumber varchar(255), model varchar(255), unique (id, creationDate, modificationDate))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypes add constraint FK_Person_mapPropertyMadeOfComplexTypes_id_Person_i
...[truncated 4952 chars]...
deOfComplexTypes.creationDate=Wed Aug 28 07:43:33 UTC 2024, Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypes.modificationDate=Wed Aug 28 07:43:33 UTC 2024}}
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select 'key' from Person_mapPropertyMadeOfComplexTypes | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType_overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(id int, key_creationDate timestamp, modificationDate timestamp, creationDate timestamp, value_modificationDate timestamp, unique (id, key_creationDate, modificationDate))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates add con
...[truncated 5873 chars]...
pertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Tue Aug 27 07:43:33 UTC 2024, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Tue Aug 27 07:43:33 UTC 2024}}
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:33	DEBUG	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>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_addresses(id int, creationDate timestamp, modificationDate timestamp, value varchar(255), unique (id, creationDate, modificationDate))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_addresses add constraint FK_Person_addresses_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching
...[truncated 3323 chars]...
ddresses.modificationDate=Thu Aug 29 07:43:33 UTC 2024}, 2={Person_addresses.creationDate=Sun Aug 25 07:43:33 UTC 2024, Person_addresses.id=o.c.s.i.PersistedIdentifier@1, Person_addresses.modificationDate=Sun Aug 25 07:43:33 UTC 2024}}
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select 'key' from Person_addresses | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_valueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_contracts(id int, key varchar(255), creationDate timestamp, modificationDate timestamp, unique (id, key))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_contracts add constraint FK_Person_contracts_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30
...[truncated 2918 chars]...
Operation	delete from Person_contracts where id = ? and key = ? | {1={Person_contracts.key=Marseille, Person_contracts.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_contracts.key=Lyon, Person_contracts.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:33	DEBUG	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>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOper
...[truncated 1319 chars]...
.PersistedIdentifier@1, Person_phoneNumbers.key=mobile}, 2={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=work}, 3={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=home}}
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select 'key' from Person_phoneNumbers | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.002</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>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOper
...[truncated 621 chars]...
ersistableIdentifier@1, Person_phoneNumbers.value=01 11 11 11 11}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</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.004</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.009</duration><failedSince>0</failedSince><name>update_objectAddition</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOper
...[truncated 1366 chars]...
.PersistedIdentifier@1, Person_phoneNumbers.value=04 44 44 44 44}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id, Person_phoneNumbers.value as Person_phoneNumbers_value from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.007</duration><failedSince>0</failedSince><name>update_objectRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOper
...[truncated 1309 chars]...
id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=home}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.008</duration><failedSince>0</failedSince><name>withCollectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2024-08-30 07:43:33	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:33	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:33	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:33	DEBUG	SQLOper
...[truncated 621 chars]...
_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.key=work}}
2024-08-30 07:43:33	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.id as Person_phoneNumbers_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</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.003</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.003</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>