<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.005</duration><failedSince>0</failedSince><name>build_targetTableAndOverridingColumnsAreDifferent_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>build_withAfterInsertIdentifierPolicy_throwsUnsupportedOperationException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>build_withAlreadyAssignedIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-24 07:19:51	DEBUG	DDLDeployer	create table Part(name varchar(255), id bigint not null, unique (id))
2026-03-24 07:19:51	DEBUG	DDLDeployer	create table Question(label varchar(255), id bigint not null, unique (id))
2026-03-24 07:19:51	DEBUG	SQLOperation	Batching statement 1 times
2026-03-24 07:19:51	TRACE	SQLOperation	insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.007</duration><failedSince>0</failedSince><name>build_withBeforeInsertIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-24 07:19:51	DEBUG	DDLDeployer	create table Part(name varchar(255), id bigint not null, unique (id))
2026-03-24 07:19:51	DEBUG	DDLDeployer	create table Question(label varchar(255), id bigint not null, unique (id))
2026-03-24 07:19:51	DEBUG	SQLOperation	Batching statement 1 times
2026-03-24 07:19:51	TRACE	SQLOperation	insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}
</stdout></child><failCount>0</failCount><name>TablePerClassPolymorphismBuilderTest</name><passCount>4</passCount><skipCount>0</skipCount></classResult>