<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.011</duration><failedSince>0</failedSince><name>mappedByName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-25 06:54:21	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender varchar(255), id int not null, unique (id))
2025-11-25 06:54:21	DEBUG	SQLOperation	Batching statement 1 times
2025-11-25 06:54:21	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=toto, PersonWithGender.gender=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2025-11-25 06:54:21	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></caseResult>