<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.016</duration><failedSince>0</failedSince><name>manyToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-04-01 20:04:04	DEBUG	DDLDeployer	create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2025-04-01 20:04:04	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_address varchar(255), pets_name varchar(255), pets_race varchar(255), pets_age integer not null, unique (person_firstName, person_lastName, person_address, pets_na
...[truncated 11343 chars]...
eJoinRowConsumer@691fd3a8 on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]}
2025-04-01 20:04:04	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@78e99576 on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.016</duration><failedSince>0</failedSince><name>oneToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-04-01 20:04:04	DEBUG	DDLDeployer	create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2025-04-01 20:04:04	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))
2025-04-01 20:04:04	DEBUG	DDLDeployer	alter table P
...[truncated 7054 chars]...
age=36, house=null, pets=[]}
2025-04-01 20:04:04	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@1df35f2f
2025-04-01 20:04:04	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@45934182 on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]}
</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>2025-04-01 20:04:03	DEBUG	DDLDeployer	create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2025-04-01 20:04:03	DEBUG	DDLDeployer	create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2025-04-01 20:04:03	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_addr
...[truncated 15299 chars]...
lactite.engine.runtime.load.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer@67982b34 on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]}
2025-04-01 20:04:03	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.EntityJoinTree$PolymorphicMergeJoinRowConsumer@7192a77e on object Pet{id=PetId{name='Schrodinger', race='Cat', age=-42}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.017</duration><failedSince>0</failedSince><name>oneToMany_manyTypeIsCompositeKeyAndPolymorphic_realLife</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-04-01 20:04:03	DEBUG	DDLDeployer	create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2025-04-01 20:04:03	DEBUG	DDLDeployer	create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2025-04-01 20:04:03	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_addr
...[truncated 15293 chars]...
lactite.engine.runtime.load.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer@5c3a508c on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]}
2025-04-01 20:04:04	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.EntityJoinTree$PolymorphicMergeJoinRowConsumer@53a066a6 on object Pet{id=PetId{name='Schrodinger', race='Cat', age=-42}}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</name><passCount>4</passCount><skipCount>0</skipCount></classResult>