<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>2024-10-16 21:08:34	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2024-10-16 21:08:34	DEBUG	SQLOperation	Batching statement 1 times
2024-10-16 21:08:34	DEBUG	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Wed Oct 16 21:08:34 UTC 2024, Toto.modificationDate=Wed Oct 16 21:08:34 UTC 2024, Toto.id=o.c.s.i.PersistedIdentifier@c9729d5a-3032-4ed3-93a8-aaa0e3759f89}}
2024-10-16 21:08:34	DEBUG	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>