<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.012</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-04-27 09:16:29	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2025-04-27 09:16:29	DEBUG	SQLOperation	Batching statement 1 times
2025-04-27 09:16:29	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.modificationDate=Sun Apr 27 09:16:29 UTC 2025, Toto.id=o.c.s.i.PersistedIdentifier@f0fe3195-3b05-4f0f-b56b-440c78e5e7b5, Toto.creationDate=Sun Apr 27 09:16:29 UTC 2025}}
2025-04-27 09:16:29	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>