<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD</className><duration>0.011</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:57	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-04-04 06:15:57	DEBUG	DDLDeployer	create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2026-04-04 06:15:57	DEBUG	DDLDeployer	alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2026-04-04 06:15:57	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:57	TRAC
...[truncated 1514 chars]...
tTest$Toto#o.c.s.i.PersistedIdentifier@00365cd0-cb10-42c2-9ac4-ee5b4dbafe6b
2026-04-04 06:15:57	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-04-04 06:15:57	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto#o.c.s.i.PersistedIdentifier@00365cd0-cb10-42c2-9ac4-ee5b4dbafe6b
</stdout></caseResult>