<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.013</duration><failedSince>0</failedSince><name>manyToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers
...[truncated 8701 chars]...
ater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.013</duration><failedSince>0</failedSince><name>oneToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))
2026-04-04 06:16:02	DEBUG	DDLDeployer	alte
...[truncated 5708 chars]...
uming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.017</duration><failedSince>0</failedSince><name>oneToMany_manyTypeIsCompositeKeyAndPolymorphic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar
...[truncated 11751 chars]...
bject o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object o.c.s.e.m.c.Pet$Cat#PetId{name='Schrodinger', race='Cat', age=-42}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.018</duration><failedSince>0</failedSince><name>oneToMany_manyTypeIsCompositeKeyAndPolymorphic_realLife</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar
...[truncated 11751 chars]...
bject o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}
2026-04-04 06:16:02	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object o.c.s.e.m.c.Pet$Cat#PetId{name='Schrodinger', race='Cat', age=-42}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.023</duration><failedSince>0</failedSince><name>oneToMany_noPersistedStateManagingLambdas_persistIsBasedOnDatabaseSelect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-04-04 06:16:02	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))
2026-04-04 06:16:02	DEBUG	DDLDeployer	alte
...[truncated 4713 chars]...
-04-04 06:16:02	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Schrodinger', race='Cat', age=-42}]
2026-04-04 06:16:02	DEBUG	SQLOperation	select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?))
2026-04-04 06:16:02	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:02	DEBUG	SQLOperation	insert into Pet(age, name, ownerAddress, ownerFirstName, ownerLastName, race) values (?, ?, ?, ?, ?, ?)
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</name><passCount>5</passCount><skipCount>0</skipCount></classResult>