<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.01</duration><failedSince>0</failedSince><name>crudComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Toto_times(id VARCHAR(255), creationDate timestamp, modificationDate timestamp, unique (id, creationDate, modificationDate))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Toto_times add constraint FK_Toto_times_id_Toto_id foreign key(id) references Toto(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08
...[truncated 663 chars]...
2024, Toto_times.id=o.c.s.i.PersistableIdentifier@5070f1fd-a49e-4ade-984b-8bb809217c99}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id, Toto_times.id as Toto_times_id, Toto_times.modificationDate as Toto_times_modificationDate, Toto_times.creationDate as Toto_times_creationDate from Toto left outer join Toto_times as Toto_times on Toto.id = Toto_times.id where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@5070f1fd-a49e-4ade-984b-8bb809217c99}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.019</duration><failedSince>0</failedSince><name>crudComplexType_overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Toto_times(id VARCHAR(255), createdAt timestamp, modificationDate timestamp, unique (id, createdAt, modificationDate))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Toto_times add constraint FK_Toto_times_id_toto_id foreign key(id) references toto(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07
...[truncated 642 chars]...
ficationDate=Sat Aug 31 07:43:20 UTC 2024, Toto_times.createdAt=Sat Aug 31 07:43:20 UTC 2024}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select toto.name as toto_name, toto.id as toto_id, Toto_times.id as Toto_times_id, Toto_times.modificationDate as Toto_times_modificationDate, Toto_times.createdAt as Toto_times_createdAt from toto left outer join Toto_times as Toto_times on toto.id = Toto_times.id where toto.id in (?) | {toto.id=o.c.s.i.PersistableIdentifier@da2a34b0-4fd1-4be6-a42c-590d97a1aecd}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.017</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:20	DEBU
...[truncated 526 chars]...
bleStates.id=o.c.s.i.PersistableIdentifier@ed5f3254-fbf5-4593-85c6-d1e4f626e4e4}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id, Toto_possibleStates.possibleStates as Toto_possibleStates_possibleStates, Toto_possibleStates.id as Toto_possibleStates_id from Toto left outer join Toto_possibleStates as Toto_possibleStates on Toto.id = Toto_possibleStates.id where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@ed5f3254-fbf5-4593-85c6-d1e4f626e4e4}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.01</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:20	DEBUG	SQLOperation	insert into
...[truncated 934 chars]...
 Person_nicknames where id = ? and nicknames = ? | {1={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=tonton}, 2={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=tintin}}
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:20	DEBUG	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select nickNames from Person_nicknames | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</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.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</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:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:20	DEBUG	SQLOperation	insert into
...[truncated 226 chars]...
cknames(id, nicknames) values (?, ?) | {1={Person_nicknames.nicknames=tonton, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.003</duration><failedSince>0</failedSince><name>overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.02</duration><failedSince>0</failedSince><name>read_deepInTree</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2024-08-30 07:43:20	DEBUG	DDLDeploy
...[truncated 2761 chars]...
_cities_City.id as Country_cities_City_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {Country.id=o.c.s.i.PersistableIdentifier@42}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.019</duration><failedSince>0</failedSince><name>update_objectRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:20	DEBUG	SQLOperation	insert into
...[truncated 944 chars]...
cknames where nicknames = ? and id = ? | {1={Person_nicknames.nicknames=tintin, Person_nicknames.id=o.c.s.i.PersistedIdentifier@1}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.011</duration><failedSince>0</failedSince><name>update_withNewObject</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:20	DEBUG	SQLOperation	insert into
...[truncated 942 chars]...
nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=toutou}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_nicknames.id as Person_nicknames_id, Person_nicknames.nicknames as Person_nicknames_nicknames from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.01</duration><failedSince>0</failedSince><name>withCollectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2024-08-30 07:43:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2024-08-30 07:43:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2024-08-30 07:43:20	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:20	DEBUG	SQLOperation	insert into
...[truncated 482 chars]...
cknames.id=o.c.s.i.PersistableIdentifier@1}, 4={Person_nicknames.nicknames=c, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}}
2024-08-30 07:43:20	DEBUG	SQLOperation	select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@1}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.005</duration><failedSince>0</failedSince><name>withElementCollectionTableNaming</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.005</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.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withTableName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCollectionOfElementsTest</name><passCount>15</passCount><skipCount>0</skipCount></classResult>