<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.014</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-11-12 16:52:13	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2024-11-12 16:52:13	DEBUG	SQLOperation	Batching statement 1 times
2024-11-12 16:52:13	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Tue Nov 12 16:52:13 UTC 2024, Toto.modificationDate=Tue Nov 12 16:52:13 UTC 2024, Toto.id=o.c.s.i.PersistedIdentifier@4c865106-6a16-40ed-865b-74313c71501e}}
2024-11-12 16:52:13	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></caseResult>