<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum</className><duration>0.01</duration><failedSince>0</failedSince><name>byName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-10 07:22:39	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, type varchar(255) not null, age integer not null, unique (name, type, age))
2026-02-10 07:22:39	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Pluto', race='Dog', age=4}]
2026-02-10 07:22:39	TRACE	SQLOperation	select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.name, Pet.type, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}
2026-02-10 07:22:39	DEBUG	SQLO
...[truncated 120 chars]...
, ?) | {1={Pet.type=Dog, Pet.name=Pluto, Pet.age=4}}
2026-02-10 07:22:39	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Pluto', race='Dog', age=4}]
2026-02-10 07:22:39	TRACE	SQLOperation	select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.name, Pet.type, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}
2026-02-10 07:22:39	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum</className><duration>0.008</duration><failedSince>0</failedSince><name>byOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-10 07:22:39	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, type integer not null, age integer not null, unique (name, type, age))
2026-02-10 07:22:39	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Pluto', race='Dog', age=4}]
2026-02-10 07:22:39	TRACE	SQLOperation	select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.type, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto}
2026-02-10 07:22:39	DEBUG	SQLOperat
...[truncated 115 chars]...
, ?) | {1={Pet.type=Dog, Pet.age=4, Pet.name=Pluto}}
2026-02-10 07:22:39	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Pluto', race='Dog', age=4}]
2026-02-10 07:22:39	TRACE	SQLOperation	select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.type, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto}
2026-02-10 07:22:39	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum</name><passCount>2</passCount><skipCount>0</skipCount></classResult>