<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-09-10 21:26:16	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2024-09-10 21:26:16	DEBUG	SQLOperation	Batching statement 1 times
2024-09-10 21:26:16	DEBUG	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Tue Sep 10 21:26:16 UTC 2024, Toto.id=o.c.s.i.PersistedIdentifier@45b6d459-e5a8-4e65-a8e2-3875120836a4, Toto.modificationDate=Tue Sep 10 21:26:16 UTC 2024}}
2024-09-10 21:26:16	DEBUG	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>