<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.013</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-13 16:45:49	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2024-10-13 16:45:49	DEBUG	SQLOperation	Batching statement 1 times
2024-10-13 16:45:49	DEBUG	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@267d196c-2a78-49bb-8234-50d419ba3a2c, Toto.creationDate=Sun Oct 13 16:45:49 UTC 2024, Toto.modificationDate=Sun Oct 13 16:45:49 UTC 2024}}
2024-10-13 16:45:49	DEBUG	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>