<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.013</duration><failedSince>0</failedSince><name>embed_withMappedSuperClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 08:07:18	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2024-09-15 08:07:18	DEBUG	SQLOperation	Batching statement 1 times
2024-09-15 08:07:18	DEBUG	SQLOperation	insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.locale=en_US, Toto.creationDate=Sun Sep 15 08:07:18 UTC 2024, Toto.name=null, Toto.modificationDate=null, To
...[truncated 159 chars]...
te, Toto.locale from Toto | {}
2024-09-15 08:07:18	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@a94dd9e5-780b-43c1-bbb3-c4764adcc750}
2024-09-15 08:07:18	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@54c287d8
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.011</duration><failedSince>0</failedSince><name>embed_withMappedSuperClassAndOverride</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 08:07:18	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-09-15 08:07:18	DEBUG	SQLOperation	Batching statement 1 times
2024-09-15 08:07:18	DEBUG	SQLOperation	insert into Toto(creationDate, id, locale, modificationTime, name) values (?, ?, ?, ?, ?) | {1={Toto.creationDate=Sun Sep 15 08:07:18 UTC 2024, Toto.locale=en_US, Toto.modificationT
...[truncated 186 chars]...
ime, Toto.locale from Toto | {}
2024-09-15 08:07:18	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@ea5a6a1a-7cf5-4a21-ae13-dcf430bd0928}
2024-09-15 08:07:18	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@f765487
</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-09-15 08:07:18	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2024-09-15 08:07:18	DEBUG	SQLOperation	Batching statement 1 times
2024-09-15 08:07:18	DEBUG	SQLOperation	insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.modificationDate=null, Toto.name=null, Toto.id=o.c.s.i.PersistableIdentifier@ce62dfbd-e017-4038-8a15-78551aa14b90}}
2024-09-15 08:07:18	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@ce62dfbd-e017-4038-8a15-78551aa14b90}
2024-09-15 08:07:18	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@269d7387
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.003</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-09-15 08:07:18	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-09-15 08:07:18	DEBUG	SQLOperation	Batching statement 1 times
2024-09-15 08:07:18	DEBUG	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.createdAt=Sun Sep 15 08:07:18 UTC 2024, Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@72085af9-5116-474d-851b
...[truncated 49 chars]...
ation	select Toto.createdAt, Toto.modificationDate from Toto | {}
2024-09-15 08:07:18	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@72085af9-5116-474d-851b-826f6a500f8b}
2024-09-15 08:07:18	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@571850c
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.011</duration><failedSince>0</failedSince><name>overrideName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 08:07:18	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-09-15 08:07:18	DEBUG	SQLOperation	Batching statement 1 times
2024-09-15 08:07:18	DEBUG	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.createdAt=Sun Sep 15 08:07:18 UTC 2024, Toto.id=o.c.s.i.PersistableIdentifier@ded4104e-3c47-4980-a091-f166159ef7e5, Toto.name=null, Toto.modifica
...[truncated 49 chars]...
ation	select Toto.createdAt, Toto.modificationDate from Toto | {}
2024-09-15 08:07:18	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@ded4104e-3c47-4980-a091-f166159ef7e5}
2024-09-15 08:07:18	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@ebd6b18
</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.014</duration><failedSince>0</failedSince><name>overrideName_nameIsAlreadyOverridden_nameIsOverwritten</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 08:07:18	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-09-15 08:07:18	DEBUG	SQLOperation	Batching statement 1 times
2024-09-15 08:07:18	DEBUG	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.createdAt=Sun Sep 15 08:07:18 UTC 2024, Toto.id=o.c.s.i.PersistableIdentifier@0dcbf654-6777-4d49-9a51-c82a07bbea14, Toto.modifica
...[truncated 50 chars]...
tion	select Toto.createdAt, Toto.modificationDate from Toto | {}
2024-09-15 08:07:18	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@0dcbf654-6777-4d49-9a51-c82a07bbea14}
2024-09-15 08:07:18	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@35422a67
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.011</duration><failedSince>0</failedSince><name>simpleCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 08:07:18	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id))
2024-09-15 08:07:18	DEBUG	SQLOperation	Batching statement 1 times
2024-09-15 08:07:18	DEBUG	SQLOperation	insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@ce77e12a-256b-486e-a42b-3ffab66ebf37, Toto.modificationDate=null, Toto.creationDate=Sun Sep 15 08:07:18 UT
...[truncated 68 chars]...
ct Toto.creationDate, Toto.modificationDate from Toto | {}
2024-09-15 08:07:18	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@ce77e12a-256b-486e-a42b-3ffab66ebf37}
2024-09-15 08:07:18	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@127a77db
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</name><passCount>9</passCount><skipCount>0</skipCount></classResult>