<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.011</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-07 07:15:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@63e128e2-9d0c-404b-a2ea-062aa61792f3}}
2025-08-07 07:15:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@63e128e2-9d0c-404b-a2ea-062aa61792f3]
2025-08-07 07:15:20	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	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@63e128e2-9d0c-404b-a2ea-062aa61792f3}
2025-08-07 07:15:20	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-08-07 07:15:20	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.name=Tutu, Toto.myId=o.c.s.i.PersistableIdentifier@faf61220-1394-4fa1-a438-135f01e67451}}
2025-08-07 07:15:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@faf61220-1394-4fa1-a438-135f01e67451]
2025-08-07 07:15:20	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	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@faf61220-1394-4fa1-a438-135f01e67451}
2025-08-07 07:15:20	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_1Arg_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-07 07:15:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@956710f1-136d-4590-9db0-02b0585c5d9f}}
2025-08-07 07:15:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@956710f1-136d-4590-9db0-02b0585c5d9f]
2025-08-07 07:15:20	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	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@956710f1-136d-4590-9db0-02b0585c5d9f}
2025-08-07 07:15:20	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-08-07 07:15:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@e32f4ee0-6920-4f91-aebf-97415d35cd45}}
2025-08-07 07:15:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@e32f4ee0-6920-4f91-aebf-97415d35cd45]
2025-08-07 07:15:20	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	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@e32f4ee0-6920-4f91-aebf-97415d35cd45}
2025-08-07 07:15:20	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.013</duration><failedSince>0</failedSince><name>usingConstructor_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-07 07:15:20	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@b79d2d61-45c0-49cf-abbe-ed54db99cf8f}}
2025-08-07 07:15:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@b79d2d61-45c0-49cf-abbe-ed54db99cf8f]
2025-08-07 07:15:20	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	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@b79d2d61-45c0-49cf-abbe-ed54db99cf8f}
2025-08-07 07:15:20	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-08-07 07:15:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@eb0258f4-ed14-49e8-9817-322146c9d5f8}}
2025-08-07 07:15:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@eb0258f4-ed14-49e8-9817-322146c9d5f8]
2025-08-07 07:15:20	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	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@eb0258f4-ed14-49e8-9817-322146c9d5f8}
2025-08-07 07:15:20	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-08-07 07:15:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@13c1ba01-e48e-4efe-bb2e-4fc8913d00a9}}
2025-08-07 07:15:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@13c1ba01-e48e-4efe-bb2e-4fc8913d00a9]
2025-08-07 07:15:20	DEBUG	EntityMappingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	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@13c1ba01-e48e-4efe-bb2e-4fc8913d00a9}
2025-08-07 07:15:20	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>