<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.01</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-01 14:29:15	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2026-02-01 14:29:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-01 14:29:15	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@9cc63063-24d8-4cfb-9c05-d0db476e54ab, Toto.modificationDate=Sun Feb 01 14:29:15 UTC 2026, Toto.creationDate=Sun Feb 01 14:29:15 UTC 2026}}
2026-02-01 14:29:15	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>