<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.003</duration><failedSince>0</failedSince><name>build_versionedPropertyIsOfUnsupportedType_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.068</duration><failedSince>0</failedSince><name>update_entityIsOutOfSync_databaseIsNotUpdated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-18 07:32:04	DEBUG	DDLDeployer	create table Country(version integer not null, name varchar(255), description varchar(255), id int not null, unique (id))
2025-12-18 07:32:04	DEBUG	SQLOperation	Batching statement 1 times
2025-12-18 07:32:04	TRACE	SQLOperation	insert into Country(name, description, version, id) values (?, ?, ?, ?) | {1={Country.description=null, Country.version=1, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0}}
2025-12-18 07:32:04	DEBUG	SimpleRelationalEnti
...[truncated 529 chars]...
-12-18 07:32:04	TRACE	SQLOperation	update Country set name = ?, description = ?, version = ? where version = ? and id = ? | {1={Country.description (U)=null, Country.version (U)=2, Country.version (W)=1, Country.name (U)=Tata, Country.id (W)=o.c.s.i.PersistableIdentifier@0}}
2025-12-18 07:32:05	DEBUG	SQLOperation	Batching statement 1 times
2025-12-18 07:32:05	TRACE	SQLOperation	delete from Country where version = ? and id = ? | {1={Country.version=1, Country.id=o.c.s.i.PersistableIdentifier@0}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.025</duration><failedSince>0</failedSince><name>update_versionIsUpgraded_dateVersion</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-18 07:32:04	DEBUG	DDLDeployer	create table Country(modificationDate timestamp, name varchar(255), description varchar(255), id int not null, unique (id))
2025-12-18 07:32:04	DEBUG	SQLOperation	Batching statement 1 times
2025-12-18 07:32:04	TRACE	SQLOperation	insert into Country(name, description, modificationDate, id) values (?, ?, ?, ?) | {1={Country.name=France, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@0, Country.modificationDate=2025-12-18T07:32:04.922}}
2025
...[truncated 1392 chars]...
 with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2025-12-18 07:32:04	DEBUG	SQLOperation	Batching statement 1 times
2025-12-18 07:32:04	TRACE	SQLOperation	update Country set name = ?, description = ?, modificationDate = ? where id = ? and modificationDate = ? | {1={Country.name (U)=Tutu, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.modificationDate (U)=2025-12-18T07:32:04.931, Country.modificationDate (W)=2025-12-18T07:32:04.925}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.01</duration><failedSince>0</failedSince><name>update_versionIsUpgraded_integerVersion</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-18 07:32:04	DEBUG	DDLDeployer	create table Country(version integer not null, name varchar(255), description varchar(255), id int not null, unique (id))
2025-12-18 07:32:04	DEBUG	SQLOperation	Batching statement 1 times
2025-12-18 07:32:04	TRACE	SQLOperation	insert into Country(name, description, version, id) values (?, ?, ?, ?) | {1={Country.version=1, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null, Country.name=France}}
2025-12-18 07:32:04	DEBUG	SimpleRelationalEnti
...[truncated 1154 chars]...
ableIdentifier@0}
2025-12-18 07:32:04	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2025-12-18 07:32:04	DEBUG	SQLOperation	Batching statement 1 times
2025-12-18 07:32:04	TRACE	SQLOperation	update Country set name = ?, description = ?, version = ? where id = ? and version = ? | {1={Country.version (U)=3, Country.version (W)=2, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.description (U)=null, Country.name (U)=Tutu}}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportVersioningTest</name><passCount>4</passCount><skipCount>0</skipCount></classResult>