<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.004</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.071</duration><failedSince>0</failedSince><name>update_entityIsOutOfSync_databaseIsNotUpdated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-11-12 16:52:13	DEBUG	DDLDeployer	create table Country(version integer, name varchar(255), description varchar(255), id int 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 Country(name, description, version, id) values (?, ?, ?, ?) | {1={Country.name=France, Country.version=1, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null}}
2024-11-12 16:52:13	TRACE	SQLOperation	select Country.n
...[truncated 434 chars]...
-11-12 16:52:13	TRACE	SQLOperation	update Country set name = ?, description = ?, version = ? where version = ? and id = ? | {1={Country.name (U)=Tata, Country.version (U)=2, Country.version (W)=1, Country.id (W)=o.c.s.i.PersistableIdentifier@0, Country.description (U)=null}}
2024-11-12 16:52:13	DEBUG	SQLOperation	Batching statement 1 times
2024-11-12 16:52:13	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.04</duration><failedSince>0</failedSince><name>update_versionIsUpgraded_dateVersion</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-11-12 16:52:13	DEBUG	DDLDeployer	create table Country(modificationDate timestamp, name varchar(255), description varchar(255), id int 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 Country(name, description, modificationDate, id) values (?, ?, ?, ?) | {1={Country.modificationDate=2024-11-12T16:52:13.389, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}}
2024
...[truncated 1220 chars]...
larete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@259b8c13
2024-11-12 16:52:13	DEBUG	SQLOperation	Batching statement 1 times
2024-11-12 16:52:13	TRACE	SQLOperation	update Country set name = ?, description = ?, modificationDate = ? where modificationDate = ? and id = ? | {1={Country.modificationDate (U)=2024-11-12T16:52:13.400, Country.modificationDate (W)=2024-11-12T16:52:13.393, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.name (U)=Tutu}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.017</duration><failedSince>0</failedSince><name>update_versionIsUpgraded_integerVersion</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-11-12 16:52:13	DEBUG	DDLDeployer	create table Country(version integer, name varchar(255), description varchar(255), id int 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 Country(name, description, version, id) values (?, ?, ?, ?) | {1={Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null, Country.version=1}}
2024-11-12 16:52:13	TRACE	SQLOperation	select Country.n
...[truncated 973 chars]...
}
2024-11-12 16:52:13	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@70fae96b
2024-11-12 16:52:13	DEBUG	SQLOperation	Batching statement 1 times
2024-11-12 16:52:13	TRACE	SQLOperation	update Country set name = ?, description = ?, version = ? where id = ? and version = ? | {1={Country.name (U)=Tutu, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.description (U)=null, Country.version (U)=3, Country.version (W)=2}}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportVersioningTest</name><passCount>4</passCount><skipCount>0</skipCount></classResult>