<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.018</duration><failedSince>0</failedSince><name>embed_withMappedSuperClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:06	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2024-08-29 16:28:06	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:06	DEBUG	SQLOperation	insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.creationDate=Thu Aug 29 16:28:06 UTC 2024, Toto.locale=en_US, To
...[truncated 5 chars]...
=o.c.s.i.PersistableIdentifier@cafe59b0-c7a4-4303-aad4-812c02323d52}}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.creationDate, Toto.modificationDate, Toto.locale from Toto | {}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@cafe59b0-c7a4-4303-aad4-812c02323d52}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.01</duration><failedSince>0</failedSince><name>embed_withMappedSuperClassAndOverride</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:06	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), name varchar(255), modificationDate timestamp, unique (id))
2024-08-29 16:28:06	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:06	DEBUG	SQLOperation	insert into Toto(creationDate, id, locale, modificationTime, name) values (?, ?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@e21c2619-224f-484a-9412-411e43ecc0e5, Toto.loca
...[truncated 33 chars]...
ug 29 16:28:06 UTC 2024, Toto.modificationTime=null, Toto.name=null}}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.creationDate, Toto.modificationTime, Toto.locale from Toto | {}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.modificationTime as Toto_modificationTime, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@e21c2619-224f-484a-9412-411e43ecc0e5}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.009</duration><failedSince>0</failedSince><name>exclude</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:06	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2024-08-29 16:28:06	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:06	DEBUG	SQLOperation	insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.name=null, Toto.id=o.c.s.i.PersistableIdentifier@e7e0ff3b-d792-41d3-b858-246bd62b6621, Toto.modificationDate=null}}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.modificationDate as Toto_modificationDate, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@e7e0ff3b-d792-41d3-b858-246bd62b6621}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.004</duration><failedSince>0</failedSince><name>mappingDefinedTwice_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.01</duration><failedSince>0</failedSince><name>overrideColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:06	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-08-29 16:28:06	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:06	DEBUG	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.createdAt=Thu Aug 29 16:28:06 UTC 2024, Toto.id=o.c.s.i.PersistableIdentifier@99120684-357f-4ccc-8588-893cc3284434}}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.createdAt, Toto.modificationDate from Toto | {}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@99120684-357f-4ccc-8588-893cc3284434}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.01</duration><failedSince>0</failedSince><name>overrideName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:06	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-08-29 16:28:06	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:06	DEBUG	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.createdAt=Thu Aug 29 16:28:06 UTC 2024, Toto.id=o.c.s.i.PersistableIdentifier@4fcd78a7-f38c-4b3e-aabe-36ab26d7bb4f}}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.createdAt, Toto.modificationDate from Toto | {}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4fcd78a7-f38c-4b3e-aabe-36ab26d7bb4f}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.003</duration><failedSince>0</failedSince><name>overrideName_nameAlreadyExists_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.011</duration><failedSince>0</failedSince><name>overrideName_nameIsAlreadyOverridden_nameIsOverwritten</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:06	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-08-29 16:28:06	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:06	DEBUG	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.createdAt=Thu Aug 29 16:28:06 UTC 2024, Toto.id=o.c.s.i.PersistableIdentifier@2e164f98-ce8d-499e-8c9d-f2e643b14c86}}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.createdAt, Toto.modificationDate from Toto | {}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@2e164f98-ce8d-499e-8c9d-f2e643b14c86}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.01</duration><failedSince>0</failedSince><name>simpleCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:06	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-08-29 16:28:06	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:06	DEBUG	SQLOperation	insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@6c83cafb-ebd6-473f-a9cb-b93da69eda8e, Toto.name=null, Toto.creationDate=Thu Aug 29 16:28:06 UTC 2024}}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.creationDate, Toto.modificationDate from Toto | {}
2024-08-29 16:28:06	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@6c83cafb-ebd6-473f-a9cb-b93da69eda8e}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</name><passCount>9</passCount><skipCount>0</skipCount></classResult>