<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.01</duration><failedSince>0</failedSince><name>update_nullValues</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-07 07:15:20	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-07 07:15:20	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.gender=MALE, PersonWithGender.name=toto}}
2025-08-07 07:15:20	DEBUG	SQLOperation	Batching statement 1 times
2025-08-0
...[truncated 369 chars]...
ingTreeSelectExecutor	selecting entities in 1 chunks
2025-08-07 07:15:20	TRACE	SQLOperation	select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}
2025-08-07 07:15:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender
</stdout></caseResult>