<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-11 22:35:57	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2026-02-11 22:35:57	DEBUG	SQLOperation	Batching statement 1 times
2026-02-11 22:35:57	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Wed Feb 11 22:35:57 UTC 2026, Toto.modificationDate=Wed Feb 11 22:35:57 UTC 2026, Toto.id=o.c.s.i.PersistedIdentifier@804a156d-f5ad-483a-9b9c-0a83021640d0}}
2026-02-11 22:35:57	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>