<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>2025-12-12 12:47:59	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-12 12:47:59	DEBUG	SQLOperation	Batching statement 1 times
2025-12-12 12:47:59	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@fc5af1e4-ef93-4f10-91af-d89464293190, Toto.name=Tutu}}
2025-12-12 12:47:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@fc5af1e4-ef93-4f10-91af-d89464293190]
2025-12-12 12:47:59	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@fc5af1e4-ef93-4f10-91af-d89464293190}
2025-12-12 12:47:59	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.038</duration><failedSince>0</failedSince><name>column</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:59	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.024</duration><failedSince>0</failedSince><name>columnNameAndSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:59	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.027</duration><failedSince>0</failedSince><name>fieldName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:59	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.01</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:59	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2025-12-12 12:47:59	DEBUG	SQLOperation	Batching statement 1 times
2025-12-12 12:47:59	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.name=Tutu, Toto.myId=o.c.s.i.PersistableIdentifier@a03fb08e-9bc4-4bd0-b0b7-4aefec4af7b5}}
2025-12-12 12:47:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@a03fb08e-9bc4-4bd0-b0b7-4aefec4af7b5]
2025-12-12 12:47:59	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@a03fb08e-9bc4-4bd0-b0b7-4aefec4af7b5}
2025-12-12 12:47:59	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>2025-12-12 12:47:59	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-12 12:47:59	DEBUG	SQLOperation	Batching statement 1 times
2025-12-12 12:47:59	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@cedc636e-21c3-40cd-b114-f8fc946449e5}}
2025-12-12 12:47:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@cedc636e-21c3-40cd-b114-f8fc946449e5]
2025-12-12 12:47:59	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@cedc636e-21c3-40cd-b114-f8fc946449e5}
2025-12-12 12:47:59	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>2025-12-12 12:47:59	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-12 12:47:59	DEBUG	SQLOperation	Batching statement 1 times
2025-12-12 12:47:59	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@f2ff0b37-dfb2-4114-9236-d72bf2aab6c1, Toto.name=Tutu}}
2025-12-12 12:47:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@f2ff0b37-dfb2-4114-9236-d72bf2aab6c1]
2025-12-12 12:47:59	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@f2ff0b37-dfb2-4114-9236-d72bf2aab6c1}
2025-12-12 12:47:59	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-12-12 12:47:59	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2025-12-12 12:47:59	DEBUG	SQLOperation	Batching statement 1 times
2025-12-12 12:47:59	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@47939ff9-7c18-4e42-bcdd-ec6105ca470e}}
2025-12-12 12:47:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@47939ff9-7c18-4e42-bcdd-ec6105ca470e]
2025-12-12 12:47:59	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@47939ff9-7c18-4e42-bcdd-ec6105ca470e}
2025-12-12 12:47:59	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_supplier_supplierIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:59	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-12 12:47:59	DEBUG	SQLOperation	Batching statement 1 times
2025-12-12 12:47:59	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@808e3bd6-3c8d-49cf-ab29-362011e838e5}}
2025-12-12 12:47:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@808e3bd6-3c8d-49cf-ab29-362011e838e5]
2025-12-12 12:47:59	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@808e3bd6-3c8d-49cf-ab29-362011e838e5}
2025-12-12 12:47:59	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-12-12 12:47:59	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-12 12:47:59	DEBUG	SQLOperation	Batching statement 1 times
2025-12-12 12:47:59	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@537c3118-ad83-4300-a080-a0126d7bb14a}}
2025-12-12 12:47:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@537c3118-ad83-4300-a080-a0126d7bb14a]
2025-12-12 12:47:59	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@537c3118-ad83-4300-a080-a0126d7bb14a}
2025-12-12 12:47:59	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>