<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.008</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-03-03 06:36:13	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2026-03-03 06:36:13	DEBUG	SQLOperation	Batching statement 1 times
2026-03-03 06:36:13	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@2b4a492f-3439-4d3b-b0c5-f0978f5951eb, Toto.modificationDate=Tue Mar 03 06:36:13 UTC 2026, Toto.creationDate=Tue Mar 03 06:36:13 UTC 2026}}
2026-03-03 06:36:13	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>