<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.013</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-04-28 07:03:01	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2025-04-28 07:03:01	DEBUG	SQLOperation	Batching statement 1 times
2025-04-28 07:03:01	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@8f92a82f-278b-46dc-a7eb-0da3dfe23af5, Toto.modificationDate=Mon Apr 28 07:03:01 UTC 2025, Toto.creationDate=Mon Apr 28 07:03:01 UTC 2025}}
2025-04-28 07:03:01	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>