<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.018</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-01-16 07:15:45	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2025-01-16 07:15:45	DEBUG	SQLOperation	Batching statement 1 times
2025-01-16 07:15:45	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Thu Jan 16 07:15:45 UTC 2025, Toto.modificationDate=Thu Jan 16 07:15:45 UTC 2025, Toto.id=o.c.s.i.PersistedIdentifier@ba07adda-2206-4596-a634-5ca68ef0e02c}}
2025-01-16 07:15:45	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>