<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.012</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-11 22:35:58	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:58	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@37edf720-636d-41ae-9665-5148a2f2e22f}}
2026-02-11 22:35:58	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@37edf720-636d-41ae-9665-5148a2f2e22f]
2026-02-11 22:35:58	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@37edf720-636d-41ae-9665-5148a2f2e22f}
2026-02-11 22:35:58	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.003</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.037</duration><failedSince>0</failedSince><name>column</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(name varchar(255), uid varchar(36) not null, unique (uid))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.021</duration><failedSince>0</failedSince><name>columnNameAndSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(name varchar(255), id varchar(36) not null, unique (id))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.023</duration><failedSince>0</failedSince><name>fieldName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(name varchar(255), uid varchar(36) not null, unique (uid))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.013</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2026-02-11 22:35:58	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:58	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.myId=o.c.s.i.PersistableIdentifier@9139b1b4-7c47-4fcb-8ee7-146f22004804, Toto.name=Tutu}}
2026-02-11 22:35:58	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@9139b1b4-7c47-4fcb-8ee7-146f22004804]
2026-02-11 22:35:58	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@9139b1b4-7c47-4fcb-8ee7-146f22004804}
2026-02-11 22:35:58	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.012</duration><failedSince>0</failedSince><name>usingConstructor_1Arg_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-11 22:35:58	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:58	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@56735c28-439f-4e89-ac0d-7c67a2dbd6e4}}
2026-02-11 22:35:58	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@56735c28-439f-4e89-ac0d-7c67a2dbd6e4]
2026-02-11 22:35:58	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@56735c28-439f-4e89-ac0d-7c67a2dbd6e4}
2026-02-11 22:35:58	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_2Args_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-11 22:35:58	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:58	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@811c2676-6b7c-45a6-8334-ab9f85a8ff58}}
2026-02-11 22:35:58	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@811c2676-6b7c-45a6-8334-ab9f85a8ff58]
2026-02-11 22:35:58	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@811c2676-6b7c-45a6-8334-ab9f85a8ff58}
2026-02-11 22:35:58	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>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2026-02-11 22:35:58	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:58	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@9dd2e36f-8d66-4b34-80b5-fce92d7ce345, Toto.name=Tutu}}
2026-02-11 22:35:58	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@9dd2e36f-8d66-4b34-80b5-fce92d7ce345]
2026-02-11 22:35:58	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@9dd2e36f-8d66-4b34-80b5-fce92d7ce345}
2026-02-11 22:35:58	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.011</duration><failedSince>0</failedSince><name>usingConstructor_supplier_supplierIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-11 22:35:58	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:58	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@7776562f-b2ab-46da-ae82-3a2b427bb3fe, Toto.name=Tutu}}
2026-02-11 22:35:58	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@7776562f-b2ab-46da-ae82-3a2b427bb3fe]
2026-02-11 22:35:58	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@7776562f-b2ab-46da-ae82-3a2b427bb3fe}
2026-02-11 22:35:58	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>2026-02-11 22:35:58	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-11 22:35:58	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:58	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@55e584e8-bd04-4dfa-9400-f6690dc3feb9}}
2026-02-11 22:35:58	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@55e584e8-bd04-4dfa-9400-f6690dc3feb9]
2026-02-11 22:35:58	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@55e584e8-bd04-4dfa-9400-f6690dc3feb9}
2026-02-11 22:35:58	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>11</passCount><skipCount>0</skipCount></classResult>