<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean</className><duration>0.014</duration><failedSince>0</failedSince><name>embed_withMappedSuperClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-15 05:10:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2025-10-15 05:10:30	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:30	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@6be1e165-99ab-4a37-b7c0-ad21981dc4dd, Toto.locale=en_US, Toto.modificationD
...[truncated 322 chars]...
ad21981dc4dd]
2025-10-15 05:10:30	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@6be1e165-99ab-4a37-b7c0-ad21981dc4dd}
2025-10-15 05:10:30	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>embed_withMappedSuperClassAndOverride</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-15 05:10:30	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-10-15 05:10:30	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:30	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationTime, name) values (?, ?, ?, ?, ?) | {1={Toto.creationDate=Wed Oct 15 05:10:30 UTC 2025, Toto.name=null, Toto.locale=en_US, To
...[truncated 350 chars]...
b8f58bd7895b]
2025-10-15 05:10:30	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@0db779cf-f5ee-41aa-ac66-b8f58bd7895b}
2025-10-15 05:10:30	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>exclude</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-15 05:10:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2025-10-15 05:10:30	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:30	TRACE	SQLOperation	insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@52bb40f2-4dbb-41a6-b8cb-7544e48a4e95, Toto.modificationDate=null, Toto.name=null}}
2025-10-15 05:10:30	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@52bb40f2-4dbb-41a6-b8cb-7544e48a4e95]
2025-10-15 05:10:30	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@52bb40f2-4dbb-41a6-b8cb-7544e48a4e95}
2025-10-15 05:10:30	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>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.012</duration><failedSince>0</failedSince><name>overrideColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-15 05:10:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-10-15 05:10:30	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:30	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@a842d927-2f5f-495d-80ef-ac2dde0e1855, Toto.createdAt=Wed Oct 15 05:1
...[truncated 213 chars]...
dentifier@a842d927-2f5f-495d-80ef-ac2dde0e1855]
2025-10-15 05:10:30	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@a842d927-2f5f-495d-80ef-ac2dde0e1855}
2025-10-15 05:10:30	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>overrideName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-15 05:10:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-10-15 05:10:30	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:30	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@8f627b77-6ca7-4bb6-b033-85253b8c8204, Toto.createdAt=Wed Oct 15 05:10:30 UTC 2025, Toto.name=null, Toto.modifica
...[truncated 213 chars]...
dentifier@8f627b77-6ca7-4bb6-b033-85253b8c8204]
2025-10-15 05:10:30	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@8f627b77-6ca7-4bb6-b033-85253b8c8204}
2025-10-15 05:10:30	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.013</duration><failedSince>0</failedSince><name>overrideName_nameIsAlreadyOverridden_nameIsOverwritten</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-15 05:10:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-10-15 05:10:30	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:30	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.createdAt=Wed Oct 15 05:10:30 UTC 2025, Toto.id=o.c.s.i.PersistableIdentifier@91347b34-4f23-4150-adcc-675f7a6eec64, Toto.modifica
...[truncated 213 chars]...
dentifier@91347b34-4f23-4150-adcc-675f7a6eec64]
2025-10-15 05:10:30	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@91347b34-4f23-4150-adcc-675f7a6eec64}
2025-10-15 05:10:30	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.013</duration><failedSince>0</failedSince><name>simpleCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-15 05:10:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-10-15 05:10:30	DEBUG	SQLOperation	Batching statement 1 times
2025-10-15 05:10:30	TRACE	SQLOperation	insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@952e1df9-bac7-443f-8a1c-74c55cc74d97, Toto.modificationDate=null, Toto.name=null, Toto.creationDate=Wed Oc
...[truncated 231 chars]...
ier@952e1df9-bac7-443f-8a1c-74c55cc74d97]
2025-10-15 05:10:30	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@952e1df9-bac7-443f-8a1c-74c55cc74d97}
2025-10-15 05:10:30	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>