<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.008</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-07-20 15:42:57	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-07-20 15:42:57	DEBUG	SQLOperation	Batching statement 1 times
2025-07-20 15:42:57	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@56764851-54fd-4633-b1d3-e7ab774d4799}}
2025-07-20 15:42:57	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@56764851-54fd-4633-b1d3-e7ab774d4799]
2025-07-20 15:42:57	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-07-20 15:42:57	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@56764851-54fd-4633-b1d3-e7ab774d4799}
2025-07-20 15:42:57	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.01</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-07-20 15:42:57	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2025-07-20 15:42:57	DEBUG	SQLOperation	Batching statement 1 times
2025-07-20 15:42:57	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.name=Tutu, Toto.myId=o.c.s.i.PersistableIdentifier@23995f7d-3797-43b6-8d9f-c3eef04b3509}}
2025-07-20 15:42:57	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@23995f7d-3797-43b6-8d9f-c3eef04b3509]
2025-07-20 15:42:57	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-07-20 15:42:57	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.myId as Toto_myId from Toto where Toto.myId in (?) | {Toto.myId=o.c.s.i.PersistableIdentifier@23995f7d-3797-43b6-8d9f-c3eef04b3509}
2025-07-20 15:42:57	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_1Arg_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-07-20 15:42:57	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-07-20 15:42:57	DEBUG	SQLOperation	Batching statement 1 times
2025-07-20 15:42:57	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@58c77471-411b-4b1f-994c-27d31a7e4d2f}}
2025-07-20 15:42:57	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@58c77471-411b-4b1f-994c-27d31a7e4d2f]
2025-07-20 15:42:57	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-07-20 15:42:57	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@58c77471-411b-4b1f-994c-27d31a7e4d2f}
2025-07-20 15:42:57	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.032</duration><failedSince>0</failedSince><name>usingConstructor_2Args_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-07-20 15:42:57	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-07-20 15:42:57	DEBUG	SQLOperation	Batching statement 1 times
2025-07-20 15:42:57	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@8adad3b3-136d-4462-bf85-2fc1979ce6ce}}
2025-07-20 15:42:57	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@8adad3b3-136d-4462-bf85-2fc1979ce6ce]
2025-07-20 15:42:57	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-07-20 15:42:57	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@8adad3b3-136d-4462-bf85-2fc1979ce6ce}
2025-07-20 15:42:57	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_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-07-20 15:42:57	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2025-07-20 15:42:57	DEBUG	SQLOperation	Batching statement 1 times
2025-07-20 15:42:57	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@931f0f62-1894-4eb0-8e75-e94fdab6fe03}}
2025-07-20 15:42:57	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@931f0f62-1894-4eb0-8e75-e94fdab6fe03]
2025-07-20 15:42:57	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-07-20 15:42:57	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@931f0f62-1894-4eb0-8e75-e94fdab6fe03}
2025-07-20 15:42:57	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-07-20 15:42:57	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-07-20 15:42:57	DEBUG	SQLOperation	Batching statement 1 times
2025-07-20 15:42:57	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@b077006b-9bdf-48e2-a050-bd27d0b14ca8, Toto.name=Tutu}}
2025-07-20 15:42:57	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@b077006b-9bdf-48e2-a050-bd27d0b14ca8]
2025-07-20 15:42:57	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-07-20 15:42:57	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@b077006b-9bdf-48e2-a050-bd27d0b14ca8}
2025-07-20 15:42:57	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>usingFactory_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-07-20 15:42:57	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-07-20 15:42:57	DEBUG	SQLOperation	Batching statement 1 times
2025-07-20 15:42:57	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@61b7ed4e-5744-4cf4-a622-35bdd9a84de3, Toto.name=Tutu}}
2025-07-20 15:42:57	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@61b7ed4e-5744-4cf4-a622-35bdd9a84de3]
2025-07-20 15:42:57	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-07-20 15:42:57	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@61b7ed4e-5744-4cf4-a622-35bdd9a84de3}
2025-07-20 15:42:57	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>