<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.004</duration><failedSince>0</failedSince><name>addEnum_mandatory_columnConstraintIsAdded</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.008</duration><failedSince>0</failedSince><name>addEnum_mandatory_onMissingValue_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255) not null, id int not null, unique (id))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.02</duration><failedSince>0</failedSince><name>apiUsage</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.005</duration><failedSince>0</failedSince><name>build_identifierIsNotDefined_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.004</duration><failedSince>0</failedSince><name>embed_definedByGetter</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>embed_definedBySetter</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.004</duration><failedSince>0</failedSince><name>embed_withOverriddenColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.006</duration><failedSince>0</failedSince><name>embed_withOverriddenColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.005</duration><failedSince>0</failedSince><name>embed_withOverriddenColumnName_nameAlreadyExists_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><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-09-23 19:40:51	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2024-09-23 19:40:51	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:51	DEBUG	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Mon Sep 23 19:40:51 UTC 2024, Toto.id=o.c.s.i.PersistedIdentifier@bc69b4f8-5216-4b2d-acb4-3fb25ce4ed2e, Toto.modificationDate=Mon Sep 23 19:40:51 UTC 2024}}
2024-09-23 19:40:51	DEBUG	SQLOperation	select readonlyProperty from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.014</duration><failedSince>0</failedSince><name>embed_withSomeExcludedProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.251</duration><failedSince>0</failedSince><name>innerEmbed_withConflictingEmbeddable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into countryTable(countryCreatedAt, id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?, ?) | {1={countryTable.countryCreatedAt=Mon Jan 01 00:00:00 UTC 2018, countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019, countryTable.presidentName=François, countryTable.id=o.c.s.i.PersistableIdentifier@1, countryTable.name=France}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.011</duration><failedSince>0</failedSince><name>innerEmbed_withSomeExcludedProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into countryTable(id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?) | {1={countryTable.presidentName=François, countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019, countryTable.name=France, countryTable.id=o.c.s.i.PersistableIdentifier@1}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.012</duration><failedSince>0</failedSince><name>innerEmbed_withTwiceSameInnerEmbeddableName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.013</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:51	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2024-09-23 19:40:51	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:51	DEBUG	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.gender=FEMALE, PersonWithGender.name=null}}
2024-09-23 19:40:51	DEBUG	SQLOperation	select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}
2024-09-23 19:40:51	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@164d9b42
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.008</duration><failedSince>0</failedSince><name>insert_nullValues</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=null, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=null}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@33b0f1e2
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>map_definedAsIdentifier_identifierIsStoredAsString</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(id) values (?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@3b9bd1f4-c41f-4ffe-8992-b6238d916e9c}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_mandatory_columnConstraintIsAdded</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>map_mandatory_onMissingValue_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(name varchar(255) not null, firstName varchar(255) not null, id int not null, unique (id))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_mappingDefinedTwiceByColumn_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_mappingDefinedTwiceByMethod_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>map_methodHasNoMatchingField_configurationIsStillValid</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_methodIsASetter_configurationIsStillValid</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.022</duration><failedSince>0</failedSince><name>map_readonly_columnIsNotWrittenToDatabase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), firstName varchar(255), unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(firstName, id) values (?, ?) | {1={Toto.firstName=null, Toto.id=o.c.s.i.PersistedIdentifier@10ba9e87-b64e-409d-b8b3-b053560c700a}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto | {}
2024-09-23 19:40:52	DEBUG	SQLOperation	update Toto set name = ? where id = ? | {1=dummyName, 2=o.c.s.i.PersistedIdentifier@10ba9e87-b64e-409d-b8b3-b053560c700a}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>map_readonly_columnIsNotWrittenToDatabase_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(name varchar(255), firstName varchar(255), id varchar(36) not null, unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(firstName, id) values (?, ?) | {1={Toto.firstName=null, Toto.id=o.c.s.i.PersistedIdentifier@1965196d-10ff-49f5-b248-a3623d57374e}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select firstName from Toto | {}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.firstName as Toto_firstName, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistedIdentifier@1965196d-10ff-49f5-b248-a3623d57374e}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@6cbe9c78
2024-09-23 19:40:52	DEBUG	SQLOperation	select firstName from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_withColumnName_targetedPropertyNameIsTaken</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>map_withColumn_columnIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>map_withFieldName_targetedPropertyNameIsTaken</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.019</duration><failedSince>0</failedSince><name>map_withReadConverter_converterIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:51	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2024-09-23 19:40:51	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:51	DEBUG	SQLOperation	insert into Toto(name, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@6e4fca78-e421-4bfc-8374-d7187ce976d3, Toto.name=toto}}
2024-09-23 19:40:51	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@6e4fca78-e421-4bfc-8374-d7187ce976d3}
2024-09-23 19:40:51	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@45547014
2024-09-23 19:40:51	DEBUG	SQLOperation	select Toto.name from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.012</duration><failedSince>0</failedSince><name>map_withReadConverter_converterIsUsed_readOnlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(name, id) values (?, ?) | {1=toto, 2=o.c.s.i.PersistedIdentifier@035217c7-4555-4098-a4b6-eb874988405e}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistedIdentifier@035217c7-4555-4098-a4b6-eb874988405e}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@77ab932e
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.name from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.034</duration><failedSince>0</failedSince><name>map_withSqlBinderOnEmbeddedProperty_binderIsUsed_writeCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, creationDate varchar(255), modificationDate timestamp, unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(modificationDate, creationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Mon Sep 23 19:40:52 UTC 2024, Toto.id=o.c.s.i.PersistableIdentifier@76091a93-2add-4eea-b355-db339b53ec3b, Toto.modificationDate=Mon Sep 23 19:40:52 UTC 2024}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@76091a93-2add-4eea-b355-db339b53ec3b}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@294a347d
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.008</duration><failedSince>0</failedSince><name>map_withSqlBinder_binderIsUsed_readCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(name, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@2af95d3d-c85b-481a-a080-239e87b242a8, Toto.name=toto}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@2af95d3d-c85b-481a-a080-239e87b242a8}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@5b3349bb
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.011</duration><failedSince>0</failedSince><name>map_withSqlBinder_binderIsUsed_writeCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, possibleStates varchar(255), unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(possibleStates, id) values (?, ?) | {1={Toto.possibleStates=[IN_PROGRESS, DONE], Toto.id=o.c.s.i.PersistableIdentifier@6da13a24-8af2-49ef-a5d6-9e7355514099}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.possibleStates as Toto_possibleStates, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@6da13a24-8af2-49ef-a5d6-9e7355514099}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@580a4873
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.014</duration><failedSince>0</failedSince><name>map_withWriteConverter_converterIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into Toto(name, id) values (?, ?) | {1={Toto.name=TOTO, Toto.id=o.c.s.i.PersistableIdentifier@4c350a70-7b5c-42ed-aeed-c15e321cfc43}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.Pe
...[truncated 384 chars]...
o.id (W)=o.c.s.i.PersistedIdentifier@4c350a70-7b5c-42ed-aeed-c15e321cfc43}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4c350a70-7b5c-42ed-aeed-c15e321cfc43}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@5bb37521
2024-09-23 19:40:52	DEBUG	SQLOperation	select Toto.name from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_withoutName_targetedPropertyNameIsTaken</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.01</duration><failedSince>0</failedSince><name>update_nullValues</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=toto, PersonWithGender.gender=MALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-2
...[truncated 176 chars]...
nder.id (W)=o.c.s.i.PersistableIdentifier@1}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}
2024-09-23 19:40:52	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@76dec16f
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.008</duration><failedSince>0</failedSince><name>withEnum_byDefault_ordinalIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.gender=FEMALE, PersonWithGender.name=toto}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.028</duration><failedSince>0</failedSince><name>withEnum_columnMappedWithOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:51	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender integer, id int not null, unique (id))
2024-09-23 19:40:51	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:51	DEBUG	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto, PersonWithGender.gender=FEMALE}}
2024-09-23 19:40:51	DEBUG	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.011</duration><failedSince>0</failedSince><name>withEnum_mappedWithOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-23 19:40:52	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender INT, id int not null, unique (id))
2024-09-23 19:40:52	DEBUG	SQLOperation	Batching statement 1 times
2024-09-23 19:40:52	DEBUG	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2024-09-23 19:40:52	DEBUG	SQLOperation	select * from PersonWithGender | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>withTableNaming</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportTest</name><passCount>40</passCount><skipCount>0</skipCount></classResult>