<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.016</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-08 09:50:28	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-08 09:50:28	DEBUG	DDLDeployer	create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2024-09-08 09:50:28	DEBUG	DDLDeployer	alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2024-09-08 09:50:28	DEBUG	SQLOperation	Batching statement 1 times
2024-09-08 09:50:28	DEBU
...[truncated 1358 chars]...
ilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3866122f
2024-09-08 09:50:28	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@e6b89cb
2024-09-08 09:50:28	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@21d39bcf on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3866122f
</stdout></caseResult>