<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.01</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:52	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-23 15:23:52	DEBUG	SQLOperation	Batching statement 1 times
2025-12-23 15:23:52	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@286c7af9-b8bf-49ba-9fb3-ca637e3a4c2f}}
2025-12-23 15:23:52	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@286c7af9-b8bf-49ba-9fb3-ca637e3a4c2f]
2025-12-23 15:23:52	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@286c7af9-b8bf-49ba-9fb3-ca637e3a4c2f}
2025-12-23 15:23:52	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.039</duration><failedSince>0</failedSince><name>column</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:51	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.022</duration><failedSince>0</failedSince><name>columnNameAndSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:52	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.021</duration><failedSince>0</failedSince><name>fieldName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:52	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.011</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:52	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2025-12-23 15:23:52	DEBUG	SQLOperation	Batching statement 1 times
2025-12-23 15:23:52	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.name=Tutu, Toto.myId=o.c.s.i.PersistableIdentifier@929a5c6b-bacb-4fe0-a583-36fbbc6d9d73}}
2025-12-23 15:23:52	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@929a5c6b-bacb-4fe0-a583-36fbbc6d9d73]
2025-12-23 15:23:52	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@929a5c6b-bacb-4fe0-a583-36fbbc6d9d73}
2025-12-23 15:23:52	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-23 15:23:52	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-23 15:23:52	DEBUG	SQLOperation	Batching statement 1 times
2025-12-23 15:23:52	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@5dbb745b-21fa-4d04-bbfd-1b8328c1b318}}
2025-12-23 15:23:52	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@5dbb745b-21fa-4d04-bbfd-1b8328c1b318]
2025-12-23 15:23:52	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@5dbb745b-21fa-4d04-bbfd-1b8328c1b318}
2025-12-23 15:23:52	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>usingConstructor_2Args_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:51	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-23 15:23:51	DEBUG	SQLOperation	Batching statement 1 times
2025-12-23 15:23:51	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@e082de7e-1c17-461d-b111-ff2d7c81ea76, Toto.name=Tutu}}
2025-12-23 15:23:51	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@e082de7e-1c17-461d-b111-ff2d7c81ea76]
2025-12-23 15:23:51	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@e082de7e-1c17-461d-b111-ff2d7c81ea76}
2025-12-23 15:23:51	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_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:51	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2025-12-23 15:23:51	DEBUG	SQLOperation	Batching statement 1 times
2025-12-23 15:23:51	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@6a9f38dd-cc3a-43ee-9022-060a45a91f3d}}
2025-12-23 15:23:51	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@6a9f38dd-cc3a-43ee-9022-060a45a91f3d]
2025-12-23 15:23:51	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@6a9f38dd-cc3a-43ee-9022-060a45a91f3d}
2025-12-23 15:23:51	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>usingConstructor_supplier_supplierIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:51	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-23 15:23:51	DEBUG	SQLOperation	Batching statement 1 times
2025-12-23 15:23:51	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@c32172e3-0b96-4234-a3d2-4946a0523695}}
2025-12-23 15:23:51	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@c32172e3-0b96-4234-a3d2-4946a0523695]
2025-12-23 15:23:51	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@c32172e3-0b96-4234-a3d2-4946a0523695}
2025-12-23 15:23:51	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>usingFactory_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-23 15:23:51	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-12-23 15:23:51	DEBUG	SQLOperation	Batching statement 1 times
2025-12-23 15:23:51	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@5060255f-b047-4f1e-bdc2-899d0e002a83, Toto.name=Tutu}}
2025-12-23 15:23:51	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@5060255f-b047-4f1e-bdc2-899d0e002a83]
2025-12-23 15:23:51	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@5060255f-b047-4f1e-bdc2-899d0e002a83}
2025-12-23 15:23:51	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>