<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.017</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-31 07:48:45	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2024-10-31 07:48:45	DEBUG	SQLOperation	Batching statement 1 times
2024-10-31 07:48:45	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Thu Oct 31 07:48:45 UTC 2024, Toto.modificationDate=Thu Oct 31 07:48:45 UTC 2024, Toto.id=o.c.s.i.PersistedIdentifier@e1b55917-6a3e-4444-bac1-08ba7e3d4c7f}}
2024-10-31 07:48:45	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>