<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.012</duration><failedSince>0</failedSince><name>embed_withMappedSuperClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.creationDate=Tue Nov 25 06:54:21 UTC 2025, Toto.locale=en_US, Toto.modificationDate=null, Toto.id=o.c.s.i.Pe
...[truncated 322 chars]...
c2acb8f306f1]
2025-11-25 06:54:21	TRACE	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 (?) | {1=o.c.s.i.PersistableIdentifier@db24feeb-501a-4dd7-92e7-c2acb8f306f1}
2025-11-25 06:54:21	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</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>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), name varchar(255), modificationDate timestamp, unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationTime, name) values (?, ?, ?, ?, ?) | {1={Toto.creationDate=Tue Nov 25 06:54:21 UTC 2025, Toto.name=null, Toto.id=o.c.s.i.Persi
...[truncated 350 chars]...
37607afef7d3]
2025-11-25 06:54:21	TRACE	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 (?) | {1=o.c.s.i.PersistableIdentifier@89022544-0662-45b3-b196-37607afef7d3}
2025-11-25 06:54:21	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.011</duration><failedSince>0</failedSince><name>exclude</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@3ee87be3-1a1d-4e75-99e0-afcd9a81b2a5}}
2025-11-25 06:54:21	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@3ee87be3-1a1d-4e75-99e0-afcd9a81b2a5]
2025-11-25 06:54:21	TRACE	SQLOperation	select Toto.modificationDate as Toto_modificationDate, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@3ee87be3-1a1d-4e75-99e0-afcd9a81b2a5}
2025-11-25 06:54:21	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.002</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.013</duration><failedSince>0</failedSince><name>overrideColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.modificationDate=null, Toto.createdAt=Tue Nov 25 06:54:21 UTC 2025, Toto.name=null, Toto.id=o.c.s.i.PersistableIdentifier@10b37d6a-1b00-492f-8b19
...[truncated 213 chars]...
dentifier@10b37d6a-1b00-492f-8b19-1865969a6c8c]
2025-11-25 06:54:21	TRACE	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 (?) | {1=o.c.s.i.PersistableIdentifier@10b37d6a-1b00-492f-8b19-1865969a6c8c}
2025-11-25 06:54:21	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</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>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@4fac068e-df64-433f-a620-3aab8dd078c6, Toto.modificationDate=null, Toto.createdAt=Tue Nov 25 06:54:21 UTC 2025, T
...[truncated 213 chars]...
dentifier@4fac068e-df64-433f-a620-3aab8dd078c6]
2025-11-25 06:54:21	TRACE	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 (?) | {1=o.c.s.i.PersistableIdentifier@4fac068e-df64-433f-a620-3aab8dd078c6}
2025-11-25 06:54:21	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</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.012</duration><failedSince>0</failedSince><name>overrideName_nameIsAlreadyOverridden_nameIsOverwritten</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.createdAt=Tue Nov 25 06:54:21 UTC 2025, Toto.id=o.c.s.i.PersistableIdentifier@7a2d3938-9425-41cd-8fa4
...[truncated 213 chars]...
dentifier@7a2d3938-9425-41cd-8fa4-edb844d9e724]
2025-11-25 06:54:21	TRACE	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 (?) | {1=o.c.s.i.PersistableIdentifier@7a2d3938-9425-41cd-8fa4-edb844d9e724}
2025-11-25 06:54:21	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.012</duration><failedSince>0</failedSince><name>simpleCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@7a14e76d-5b0e-4767-897a-5e90388c00a5, Toto.name=null, Toto.creationDate=Tue Nov 25 06:54:21 UTC 2025, Toto
...[truncated 231 chars]...
ier@7a14e76d-5b0e-4767-897a-5e90388c00a5]
2025-11-25 06:54:21	TRACE	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 (?) | {1=o.c.s.i.PersistableIdentifier@7a14e76d-5b0e-4767-897a-5e90388c00a5}
2025-11-25 06:54:21	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</name><passCount>9</passCount><skipCount>0</skipCount></classResult>