<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-14 06:06:54	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-10-14 06:06:54	DEBUG	SQLOperation	Batching statement 1 times
2025-10-14 06:06:54	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@2913f566-a8c1-4838-90d1-0e2fa692ed97}}
2025-10-14 06:06:54	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@2913f566-a8c1-4838-90d1-0e2fa692ed97]
2025-10-14 06:06:54	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@2913f566-a8c1-4838-90d1-0e2fa692ed97}
2025-10-14 06:06:54	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$MapKey</className><duration>0.002</duration><failedSince>0</failedSince><name>calledTwice_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.008</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-14 06:06:54	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2025-10-14 06:06:54	DEBUG	SQLOperation	Batching statement 1 times
2025-10-14 06:06:54	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.myId=o.c.s.i.PersistableIdentifier@3f1440e8-4f70-4caa-a5fd-ca0f4f51182f, Toto.name=Tutu}}
2025-10-14 06:06:54	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@3f1440e8-4f70-4caa-a5fd-ca0f4f51182f]
2025-10-14 06:06:54	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.myId as Toto_myId from Toto where Toto.myId in (?) | {1=o.c.s.i.PersistableIdentifier@3f1440e8-4f70-4caa-a5fd-ca0f4f51182f}
2025-10-14 06:06:54	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$MapKey</className><duration>0.008</duration><failedSince>0</failedSince><name>usingConstructor_1Arg_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-14 06:06:54	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-10-14 06:06:54	DEBUG	SQLOperation	Batching statement 1 times
2025-10-14 06:06:54	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@b513f1f8-17f5-4f64-9873-12fb55152562, Toto.name=Tutu}}
2025-10-14 06:06:54	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@b513f1f8-17f5-4f64-9873-12fb55152562]
2025-10-14 06:06:54	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@b513f1f8-17f5-4f64-9873-12fb55152562}
2025-10-14 06:06:54	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$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingConstructor_2Args_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-14 06:06:54	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-10-14 06:06:54	DEBUG	SQLOperation	Batching statement 1 times
2025-10-14 06:06:54	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@e7ff0d7d-c87d-4c95-aa8d-8171b9eb8a3b}}
2025-10-14 06:06:54	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@e7ff0d7d-c87d-4c95-aa8d-8171b9eb8a3b]
2025-10-14 06:06:54	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@e7ff0d7d-c87d-4c95-aa8d-8171b9eb8a3b}
2025-10-14 06:06:54	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$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingConstructor_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-14 06:06:54	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2025-10-14 06:06:54	DEBUG	SQLOperation	Batching statement 1 times
2025-10-14 06:06:54	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@633bed12-ab84-4b91-ad4b-774130e2ff52}}
2025-10-14 06:06:54	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@633bed12-ab84-4b91-ad4b-774130e2ff52]
2025-10-14 06:06:54	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@633bed12-ab84-4b91-ad4b-774130e2ff52}
2025-10-14 06:06:54	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$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingConstructor_supplier_supplierIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-14 06:06:54	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-10-14 06:06:54	DEBUG	SQLOperation	Batching statement 1 times
2025-10-14 06:06:54	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@a834e623-75ab-40b9-a772-d8662dd899e1}}
2025-10-14 06:06:54	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@a834e623-75ab-40b9-a772-d8662dd899e1]
2025-10-14 06:06:54	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@a834e623-75ab-40b9-a772-d8662dd899e1}
2025-10-14 06:06:54	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$MapKey</className><duration>0.01</duration><failedSince>0</failedSince><name>usingFactory_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-10-14 06:06:54	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-10-14 06:06:54	DEBUG	SQLOperation	Batching statement 1 times
2025-10-14 06:06:54	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@fe535287-1db3-41a2-80ba-3391cdce833f}}
2025-10-14 06:06:54	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@fe535287-1db3-41a2-80ba-3391cdce833f]
2025-10-14 06:06:54	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@fe535287-1db3-41a2-80ba-3391cdce833f}
2025-10-14 06:06:54	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$MapKey</name><passCount>8</passCount><skipCount>0</skipCount></classResult>