<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.018</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 09:20:30	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-08-30 09:20:30	DEBUG	DDLDeployer	create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2024-08-30 09:20:30	DEBUG	DDLDeployer	alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2024-08-30 09:20:30	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 09:20:30	DEBU
...[truncated 526 chars]...
bleStates.id=o.c.s.i.PersistableIdentifier@b76bca3c-bdde-4a2b-8079-c76a84bd2ee6}}
2024-08-30 09:20:30	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id, Toto_possibleStates.possibleStates as Toto_possibleStates_possibleStates, Toto_possibleStates.id as Toto_possibleStates_id from Toto left outer join Toto_possibleStates as Toto_possibleStates on Toto.id = Toto_possibleStates.id where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@b76bca3c-bdde-4a2b-8079-c76a84bd2ee6}
</stdout></caseResult>