<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.008</duration><failedSince>0</failedSince><name>byDefault_ordinalIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:56	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2026-04-04 06:15:56	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:56	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto, PersonWithGender.gender=FEMALE}}
2026-04-04 06:15:56	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.031</duration><failedSince>0</failedSince><name>byName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:56	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender varchar(255), id int not null, unique (id))
2026-04-04 06:15:56	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:56	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.gender=FEMALE, PersonWithGender.name=toto}}
2026-04-04 06:15:56	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.008</duration><failedSince>0</failedSince><name>byOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:56	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender INT, id int not null, unique (id))
2026-04-04 06:15:56	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:56	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2026-04-04 06:15:56	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.009</duration><failedSince>0</failedSince><name>column_byOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:56	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender integer, id int not null, unique (id))
2026-04-04 06:15:56	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:56	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto}}
2026-04-04 06:15:56	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.007</duration><failedSince>0</failedSince><name>fieldName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:56	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), fieldWithoutAccessor VARCHAR(255), id int not null, unique (id))
2026-04-04 06:15:56	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:56	TRACE	SQLOperation	insert into PersonWithGender(fieldWithoutAccessor, id, name) values (?, ?, ?) | {1={PersonWithGender.fieldWithoutAccessor=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto}}
2026-04-04 06:15:56	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.002</duration><failedSince>0</failedSince><name>mandatory_columnConstraintIsAdded</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.01</duration><failedSince>0</failedSince><name>mandatory_onMissingValue_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:56	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255) not null, id int not null, unique (id))
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportTest$MapEnum</name><passCount>7</passCount><skipCount>0</skipCount></classResult>