<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>2025-12-10 04:37:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2025-12-10 04:37:30	DEBUG	SQLOperation	Batching statement 1 times
2025-12-10 04:37:30	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.locale=en_US, Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@156ad73f-a42
...[truncated 322 chars]...
62bb4cb9c865]
2025-12-10 04:37:30	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@156ad73f-a428-4d90-a781-62bb4cb9c865}
2025-12-10 04:37: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>embed_withMappedSuperClassAndOverride</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-10 04:37: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-12-10 04:37:30	DEBUG	SQLOperation	Batching statement 1 times
2025-12-10 04:37:30	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationTime, name) values (?, ?, ?, ?, ?) | {1={Toto.name=null, Toto.creationDate=Wed Dec 10 04:37:30 UTC 2025, Toto.modificationTime
...[truncated 350 chars]...
17e6fa2ad8c8]
2025-12-10 04:37:30	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.creationDate as Toto_creationDate, Toto.modificationTime as Toto_modificationTime, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@60dc7cd0-d4f2-48b8-be1f-17e6fa2ad8c8}
2025-12-10 04:37: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>exclude</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-10 04:37:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2025-12-10 04:37:30	DEBUG	SQLOperation	Batching statement 1 times
2025-12-10 04:37:30	TRACE	SQLOperation	insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@6bd74ecd-369d-47b4-b024-ce767619cd16, Toto.name=null, Toto.modificationDate=null}}
2025-12-10 04:37:30	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@6bd74ecd-369d-47b4-b024-ce767619cd16]
2025-12-10 04:37: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@6bd74ecd-369d-47b4-b024-ce767619cd16}
2025-12-10 04:37: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.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.035</duration><failedSince>0</failedSince><name>overrideColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-10 04:37:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-12-10 04:37:30	DEBUG	SQLOperation	Batching statement 1 times
2025-12-10 04:37:30	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@f1597ef9-becc-4ba6-bec1-fbfe92476810, Toto.name=null, Toto.createdAt=Wed Dec 10 04:37:30 UTC 2025, Toto.modifica
...[truncated 213 chars]...
dentifier@f1597ef9-becc-4ba6-bec1-fbfe92476810]
2025-12-10 04:37:30	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.createdAt as Toto_createdAt, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@f1597ef9-becc-4ba6-bec1-fbfe92476810}
2025-12-10 04:37: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-12-10 04:37:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-12-10 04:37:30	DEBUG	SQLOperation	Batching statement 1 times
2025-12-10 04:37:30	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.createdAt=Wed Dec 10 04:37:30 UTC 2025, Toto.modificationDate=null, Toto.name=null, Toto.id=o.c.s.i.PersistableIdentifier@d2864da9-91cc-4915-91a8
...[truncated 213 chars]...
dentifier@d2864da9-91cc-4915-91a8-17391cd25e1f]
2025-12-10 04:37:30	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.createdAt as Toto_createdAt, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d2864da9-91cc-4915-91a8-17391cd25e1f}
2025-12-10 04:37: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.012</duration><failedSince>0</failedSince><name>overrideName_nameIsAlreadyOverridden_nameIsOverwritten</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-10 04:37:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-12-10 04:37:30	DEBUG	SQLOperation	Batching statement 1 times
2025-12-10 04:37:30	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.modificationDate=null, Toto.name=null, Toto.createdAt=Wed Dec 10 04:37:30 UTC 2025, Toto.id=o.c.s.i.PersistableIdentifier@0f3a3f79-c392-4a5d-84fc
...[truncated 213 chars]...
dentifier@0f3a3f79-c392-4a5d-84fc-ab762b26a587]
2025-12-10 04:37:30	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.createdAt as Toto_createdAt, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@0f3a3f79-c392-4a5d-84fc-ab762b26a587}
2025-12-10 04:37: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>simpleCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-10 04:37:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id))
2025-12-10 04:37:30	DEBUG	SQLOperation	Batching statement 1 times
2025-12-10 04:37:30	TRACE	SQLOperation	insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.creationDate=Wed Dec 10 04:37:30 UTC 2025, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@587c3d93-bf60-459e-8090-cf17c0
...[truncated 231 chars]...
ier@587c3d93-bf60-459e-8090-cf17c092e1f6]
2025-12-10 04:37:30	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@587c3d93-bf60-459e-8090-cf17c092e1f6}
2025-12-10 04:37: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>