<testResult _class='hudson.tasks.junit.TestResult'><duration>153.89699</duration><empty>false</empty><failCount>0</failCount><passCount>2185</passCount><skipCount>3</skipCount><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest</className><duration>1.651</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:13	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest</className><duration>0.246</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:13	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.name from Toto | {}
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id from Toto | {}
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 1 | {}
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest</className><duration>0.151</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:13	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest</className><duration>0.138</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:13	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:13	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:41:13	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.092</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:14	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.108</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:14	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}
2026-02-17 06:41:14	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.143</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:41:14	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test</className><duration>0.13</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test</className><duration>0.035</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.name from Toto | {}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id from Toto | {}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 1 | {}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test</className><duration>0.012</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test</className><duration>0.019</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.008</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.012</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.041</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:41:17	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.959</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:03	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@498b611e
2026-02-17 06:39:03	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.072</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:03	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5e75cf7a
2026-02-17 06:39:03	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.name from Toto | {}
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.id from Toto | {}
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 1 | {}
2026-02-17 06:39:03	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.032</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@74070994
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:39:04	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:39:04	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.036</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@55465bfc
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:39:04	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.022</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4f93a8f6
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:39:04	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.035</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5318731f
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:39:04	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}
2026-02-17 06:39:04	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.025</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@255482cb
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:39:04	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest</className><duration>0.132</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(id int, dummyProp varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest</className><duration>0.057</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest</className><duration>0.031</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(id int, dummyProp varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest</className><duration>0.084</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId int)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.039</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.028</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.037</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId int)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.151</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(id int, dummyProp varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.161</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.073</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(id int, dummyProp varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.108</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId int)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.083</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.077</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.108</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(id int, name varchar(255))
2026-02-17 06:41:52	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId int)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextOracleTest</className><duration>0.239</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:16	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:42:16	DEBUG	SQLOperation	select Toto.id, Toto.dummyProp from Toto
2026-02-17 06:42:16	DEBUG	SQLOperation	select Toto.id, Toto.dummyProp from Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextOracleTest</className><duration>0.185</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.name from Toto
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id from Toto
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 1
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 2
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextOracleTest</className><duration>0.146</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.dummyProp from Toto
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.dummyProp from Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextOracleTest</className><duration>0.172</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.159</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.131</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id in (:xx)
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name from Toto where Toto.name = :xx
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.17</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:17	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:42:17	DEBUG	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.133</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.071</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.061</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.035</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.025</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.031</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.027</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest</className><duration>0.147</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest</className><duration>0.034</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.name from Toto | {}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id from Toto | {}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 1 | {}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest</className><duration>0.01</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest</className><duration>0.017</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.007</duration><failedSince>0</failedSince><name>mapKey</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.011</duration><failedSince>0</failedSince><name>inCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</className><duration>0.007</duration><failedSince>0</failedSince><name>withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-02-17 06:42:29	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-02-17 06:42:29	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}
</stdout></case><duration>1.4539999</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.206</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:41:14	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:14	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}}
2026-02-17 06:41:14	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.116</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:41:14	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:14	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.c=100, Toto.b=10}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.147</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:41:14	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:14	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:41:14	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:14	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.095</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:41:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:15	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=111, Toto.b (U)=11, Toto.a (W)=1}}
2026-02-17 06:41:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:15	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=122, Toto.b (U)=12, Toto.a (W)=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterDerbyTest</className><duration>0.101</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:15	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:41:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:15	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=20, Toto.a=2, Toto.c=200}}
2026-02-17 06:41:15	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:15	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:41:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:15	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}}
</stdout></case><duration>0.67</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterDerbyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysDerbyTest</className><duration>0.13</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:14	DEBUG	DDLDeployer	create table Toto(a integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), b integer, c integer, primary key (a))
2026-02-17 06:41:14	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:41:14	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.c=23, Toto.b=17}, 2={Toto.c=31, Toto.b=29}, 3={Toto.c=41, Toto.b=37}}
2026-02-17 06:41:14	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:14	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.c=53, Toto.b=43}}
</stdout></case><duration>0.132</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysDerbyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>117</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>true</skipped><skippedMessage>class org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest is @Disabled</skippedMessage><status>SKIPPED</status></case><case><age>117</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>true</skipped><skippedMessage>class org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest is @Disabled</skippedMessage><status>SKIPPED</status></case><case><age>117</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>true</skipped><skippedMessage>class org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest is @Disabled</skippedMessage><status>SKIPPED</status></case><duration>0.0</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.DerbyDialectResolverTest</className><duration>0.052</duration><failedSince>0</failedSince><name>resolve_10_14</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.053</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.derby.DerbyDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.DerbySequenceSelectBuilderTest</className><duration>0.053</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:15	DEBUG	DDLDeployer	create sequence my_sequence
2026-02-17 06:41:15	TRACE	SQLOperation	values next value for my_sequence | {}
</stdout></case><duration>0.054</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.derby.DerbySequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.ddl.DerbyDDLTableGeneratorTest</className><duration>0.064</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_doesNotThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:15	DEBUG	DDLDeployer	create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), name varchar(255), primary key (id))
2026-02-17 06:41:15	DEBUG	DDLDeployer	create table dummyTable2(name varchar(255))
2026-02-17 06:41:15	DEBUG	DDLDeployer	alter table dummyTable1 add constraint dummy_UK unique (name)
2026-02-17 06:41:15	DEBUG	DDLDeployer	create index dummyIDX_1 on dummyTable1(name)
2026-02-17 06:41:15	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)
</stdout></case><duration>0.07</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.derby.ddl.DerbyDDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.88</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:17	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}}
2026-02-17 06:41:17	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.014</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:17	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.c=100, Toto.a=1, Toto.b=10}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.065</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:41:17	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:41:17	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.022</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:17	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}}
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:17	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=12, Toto.c (U)=122, Toto.a (W)=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterH2Test</className><duration>0.014</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:17	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=2, Toto.c=200, Toto.b=20}}
2026-02-17 06:41:17	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:17	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.c (U)=111, Toto.b (U)=11}}
</stdout></case><duration>1.028</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterH2Test</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysH2Test</className><duration>0.017</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a integer GENERATED ALWAYS AS IDENTITY, b integer, c integer, unique (a))
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:41:17	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.b=17, Toto.c=23}, 2={Toto.b=29, Toto.c=31}, 3={Toto.b=37, Toto.c=41}}
2026-02-17 06:41:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:41:17	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.b=43, Toto.c=53}}
</stdout></case><duration>0.019</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysH2Test</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test</className><duration>0.022</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
2026-02-17 06:41:17	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:41:17	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test</className><duration>0.025</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
2026-02-17 06:41:17	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[10, 20, 30]}
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.a=4, Toto.b=40}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test</className><duration>0.011</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
2026-02-17 06:41:17	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.a=[1, 2, 3], Tata.b=[10, 20, 30]}
2026-02-17 06:41:17	TRACE	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.a=4, Tata.b=40}
</stdout></case><duration>0.063</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.H2DialectResolverTest</className><duration>0.015</duration><failedSince>0</failedSince><name>resolve_1_4</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.016</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.h2.H2DialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.H2SequenceSelectBuilderTest</className><duration>0.01</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create sequence my_sequence
2026-02-17 06:41:17	TRACE	SQLOperation	select next value for my_sequence | {}
</stdout></case><duration>0.011</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.h2.H2SequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.ddl.H2DDLTableGeneratorTest</className><duration>0.012</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_doesNotThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:17	DEBUG	DDLDeployer	create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY, name varchar(255), unique (id))
2026-02-17 06:41:17	DEBUG	DDLDeployer	create table dummyTable2(name varchar(255))
2026-02-17 06:41:17	DEBUG	DDLDeployer	alter table dummyTable1 add constraint dummy_UK unique (name)
2026-02-17 06:41:17	DEBUG	DDLDeployer	create index dummyIDX_1 on dummyTable1(name)
2026-02-17 06:41:17	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)
</stdout></case><duration>0.017</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.h2.ddl.H2DDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.036</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1488d1c
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:04	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}}
2026-02-17 06:39:04	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.022</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@27563444
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:04	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.b=10, Toto.c=100}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.023</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@66be0e72
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:39:04	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:39:04	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.026</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@11ec699
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:04	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}}
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:04	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=12, Toto.c (U)=122, Toto.a (W)=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</className><duration>0.019</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2060df8
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, unique (a))
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:04	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=20, Toto.c=200, Toto.a=2}}
2026-02-17 06:39:04	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:04	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}}
</stdout></case><duration>0.131</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterHSQLDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysHSQLDBTest</className><duration>0.059</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4d73d3d1
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), b integer, c integer, unique (a))
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:04	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.c=23, Toto.b=17}, 2={Toto.c=31, Toto.b=29}, 3={Toto.c=41, Toto.b=37}}
2026-02-17 06:39:04	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:04	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.c=53, Toto.b=43}}
</stdout></case><duration>0.061</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysHSQLDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.054</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1e205025
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
2026-02-17 06:39:04	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:39:04	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.032</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@40612056
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
2026-02-17 06:39:04	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[10, 20, 30], Toto.a=[1, 2, 3]}
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.b=40, Toto.a=4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.017</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7ab8f93
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
2026-02-17 06:39:04	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.b=[10, 20, 30], Tata.a=[1, 2, 3]}
2026-02-17 06:39:04	TRACE	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.b=40, Tata.a=4}
</stdout></case><duration>0.11</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.HSQLDBDialectResolverTest</className><duration>0.021</duration><failedSince>0</failedSince><name>resolve_2_7</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6c289070
2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4446e1d9
</stdout></case><duration>0.022</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.hsqldb.HSQLDBDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.HSQLDBSequenceSelectBuilderTest</className><duration>0.016</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6c96dc5c
2026-02-17 06:39:04	DEBUG	DDLDeployer	create sequence my_sequence
2026-02-17 06:39:04	TRACE	SQLOperation	CALL NEXT VALUE FOR my_sequence | {}
</stdout></case><duration>0.017</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.hsqldb.HSQLDBSequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.ddl.HSQLDBDDLTableGeneratorTest</className><duration>0.013</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_doesNotThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:04	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@eccaf1b
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), name varchar(255), unique (id))
2026-02-17 06:39:04	DEBUG	DDLDeployer	create table dummyTable2(name varchar(255))
2026-02-17 06:39:04	DEBUG	DDLDeployer	alter table dummyTable1 add constraint dummy_UK unique (name)
2026-02-17 06:39:04	DEBUG	DDLDeployer	create index dummyIDX_1 on dummyTable1(name)
2026-02-17 06:39:04	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)
</stdout></case><duration>0.017</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.hsqldb.ddl.HSQLDBDDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMariaDBTest</className><duration>0.274</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMariaDBTest</className><duration>0.03</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMariaDBTest</className><duration>0.079</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMariaDBTest</className><duration>0.035</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMariaDBTest</className><duration>0.031</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><duration>8.774</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterMariaDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMariaDBTest</className><duration>0.026</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int auto_increment, b int, c int, primary key (a))
</stdout></case><duration>0.033</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMariaDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest</className><duration>0.041</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest</className><duration>0.041</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest</className><duration>0.043</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
</stdout></case><duration>0.137</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.MariaDBDialectResolverTest</className><duration>0.019</duration><failedSince>0</failedSince><name>resolve_10_0</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><duration>0.019</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mariadb.MariaDBDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.MariaDBSequenceSelectBuilderTest</className><duration>0.022</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:35	DEBUG	DDLDeployer	create sequence my_sequence
</stdout></case><duration>0.022</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mariadb.MariaDBSequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.ddl.MariaDBDDLTableGeneratorTest</className><duration>0.069</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_doesNotThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table dummyTable1(id int auto_increment, name varchar(255), primary key (id))
2026-02-17 06:41:35	DEBUG	DDLDeployer	create table dummyTable2(name varchar(255))
2026-02-17 06:41:36	DEBUG	DDLDeployer	alter table dummyTable1 add constraint dummy_UK unique (name)
2026-02-17 06:41:36	DEBUG	DDLDeployer	create index dummyIDX_1 on dummyTable1(name)
2026-02-17 06:41:36	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)
</stdout></case><duration>0.073</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mariadb.ddl.MariaDBDDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMySQLTest</className><duration>0.555</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:50	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMySQLTest</className><duration>0.085</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:50	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMySQLTest</className><duration>0.13</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:50	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMySQLTest</className><duration>0.082</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:50	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterMySQLTest</className><duration>0.087</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:50	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><duration>13.823</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterMySQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMySQLTest</className><duration>0.054</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:52	DEBUG	DDLDeployer	create table Toto(a int auto_increment, b int, c int, primary key (a))
</stdout></case><duration>0.067</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMySQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest</className><duration>0.079</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest</className><duration>0.088</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest</className><duration>0.081</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:51	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
</stdout></case><duration>0.264</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.MySQLDialectResolverTest</className><duration>0.06</duration><failedSince>0</failedSince><name>resolve_5_6</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><duration>0.061</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mysql.MySQLDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.MySQLSequenceSelectBuilderTest</className><duration>0.062</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:41:52	DEBUG	DDLDeployer	create table my_sequence(nextVal bigint, primary key (nextVal))
</stdout></case><duration>0.063</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mysql.MySQLSequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.ddl.MySQLDDLTableGeneratorTest</className><duration>0.179</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_doesNotThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:41:52	DEBUG	DDLDeployer	create table dummyTable1(id int auto_increment, name varchar(255), primary key (id))
2026-02-17 06:41:52	DEBUG	DDLDeployer	create table dummyTable2(name varchar(255))
2026-02-17 06:41:52	DEBUG	DDLDeployer	alter table dummyTable1 add constraint dummy_UK unique (name)
2026-02-17 06:41:52	DEBUG	DDLDeployer	create index dummyIDX_1 on dummyTable1(name)
2026-02-17 06:41:52	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)
</stdout></case><duration>0.182</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mysql.ddl.MySQLDDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>21.451</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:13	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:14	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:14	DEBUG	SQLOperation	delete from Toto where a = ?
2026-02-17 06:42:15	DEBUG	SQLOperation	delete from Toto where a in (?)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.291</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:15	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:15	DEBUG	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.185</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:15	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:15	DEBUG	SQLOperation	select a, b, c from Toto where a in (?)
2026-02-17 06:42:15	DEBUG	SQLOperation	select a, b, c from Toto where a in (?, ?, ?)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.144</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:15	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:15	DEBUG	SQLOperation	update Toto set b = ?, c = ? where a = ?
2026-02-17 06:42:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:15	DEBUG	SQLOperation	update Toto set b = ?, c = ? where a = ?
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterOracleTest</className><duration>0.144</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:15	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:15	DEBUG	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?)
2026-02-17 06:42:15	DEBUG	SQLOperation	select a, b, c from Toto where a in (?)
2026-02-17 06:42:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:15	DEBUG	SQLOperation	update Toto set b = ?, c = ? where a = ?
</stdout></case><duration>22.248</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterOracleTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysOracleTest</className><duration>0.138</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:15	DEBUG	DDLDeployer	create table Toto(a integer GENERATED BY DEFAULT ON NULL AS IDENTITY, b integer, c integer, primary key (a))
2026-02-17 06:42:15	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:42:15	DEBUG	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?)
2026-02-17 06:42:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:15	DEBUG	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?)
</stdout></case><duration>0.14</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysOracleTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest</className><duration>0.154</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:16	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
2026-02-17 06:42:16	DEBUG	SQLOperation	select a, b, c from Toto where a in (?)
2026-02-17 06:42:16	DEBUG	SQLOperation	select a, b, c from Toto where a in (?, ?, ?)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest</className><duration>0.361</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:16	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
2026-02-17 06:42:16	DEBUG	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?))
2026-02-17 06:42:16	DEBUG	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest</className><duration>0.171</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:16	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
2026-02-17 06:42:16	DEBUG	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?))
2026-02-17 06:42:16	DEBUG	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?))
</stdout></case><duration>0.693</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.OracleDialectResolverTest</className><duration>0.14</duration><failedSince>0</failedSince><name>resolve_23_0</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.141</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.oracle.OracleDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.OracleSequenceSelectBuilderTest</className><duration>0.073</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:17	DEBUG	DDLDeployer	create sequence my_sequence
2026-02-17 06:42:17	DEBUG	SQLOperation	select my_sequence.nextval from dual
</stdout></case><duration>0.075</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.oracle.OracleSequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.ddl.OracleDDLTableGeneratorTest</className><duration>0.231</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_doesNotThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:18	DEBUG	DDLDeployer	create table dummyTable1(id integer GENERATED BY DEFAULT ON NULL AS IDENTITY, name varchar(255), version integer, primary key (id))
2026-02-17 06:42:18	DEBUG	DDLDeployer	create table dummyTable2(name varchar(255))
2026-02-17 06:42:18	DEBUG	DDLDeployer	alter table dummyTable1 add constraint dummy_UK unique (name)
2026-02-17 06:42:18	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummy_UK2 unique (name)
2026-02-17 06:42:18	DEBUG	DDLDeployer	create index dummyIDX_1 on dummyTable1(version)
2026-02-17 06:42:18	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)
</stdout></case><duration>0.236</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.oracle.ddl.OracleDDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterPostgreSQLTest</className><duration>0.323</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterPostgreSQLTest</className><duration>0.059</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterPostgreSQLTest</className><duration>0.083</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterPostgreSQLTest</className><duration>0.035</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterPostgreSQLTest</className><duration>0.028</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
</stdout></case><duration>3.837</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterPostgreSQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysPostgreSQLTest</className><duration>0.027</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a BIGSERIAL, b integer, c integer, primary key (a))
</stdout></case><duration>0.045</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysPostgreSQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest</className><duration>0.038</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest</className><duration>0.04</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest</className><duration>0.042</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:24	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
</stdout></case><duration>0.142</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.PostgreSQLDialectResolverTest</className><duration>0.058</duration><failedSince>0</failedSince><name>resolve_9_6</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><duration>0.059</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.postgresql.PostgreSQLDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.PostgreSQLSequenceSelectBuilderTest</className><duration>1.62</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:26	DEBUG	DDLDeployer	create sequence my_sequence
</stdout></case><duration>1.621</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.postgresql.PostgreSQLSequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.ddl.PostgreSQLDDLTableGeneratorTest</className><duration>0.042</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_doesNotThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2026-02-17 06:42:26	DEBUG	DDLDeployer	create table dummyTable1(id BIGSERIAL, name varchar(255), primary key (id))
2026-02-17 06:42:26	DEBUG	DDLDeployer	create table dummyTable2(name varchar(255))
2026-02-17 06:42:26	DEBUG	DDLDeployer	alter table dummyTable1 add constraint dummy_UK unique (name)
2026-02-17 06:42:26	DEBUG	DDLDeployer	create index dummyIDX_1 on dummyTable1(name)
2026-02-17 06:42:26	DEBUG	DDLDeployer	alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)
</stdout></case><duration>0.046</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.postgresql.ddl.PostgreSQLDDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterSQLiteTest</className><duration>0.548</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:28	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}}
2026-02-17 06:42:28	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterSQLiteTest</className><duration>0.01</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:28	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.c=100, Toto.b=10}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterSQLiteTest</className><duration>0.059</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:28	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:42:28	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterSQLiteTest</className><duration>0.014</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:28	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=111, Toto.b (U)=11, Toto.a (W)=1}}
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:28	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=122, Toto.b (U)=12, Toto.a (W)=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterSQLiteTest</className><duration>0.01</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:28	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.c=200, Toto.a=2, Toto.b=20}}
2026-02-17 06:42:28	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:28	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=111, Toto.a (W)=1, Toto.b (U)=11}}
</stdout></case><duration>0.677</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterSQLiteTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest</className><duration>0.009</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:42:28	TRACE	SQLOperation	insert into Toto(b, c) values (?, ?) | {1={Toto.c=23, Toto.b=17}, 2={Toto.c=31, Toto.b=29}, 3={Toto.c=41, Toto.b=37}}
2026-02-17 06:42:28	TRACE	SQLOperation	select last_insert_rowid() as last_id | {}
2026-02-17 06:42:28	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:42:28	TRACE	SQLOperation	insert into Toto(b, c) values (?, ?) | {1={Toto.c=53, Toto.b=43}}
2026-02-17 06:42:28	TRACE	SQLOperation	select last_insert_rowid() as last_id | {}
</stdout></case><duration>0.011</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest</className><duration>0.015</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
2026-02-17 06:42:28	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2026-02-17 06:42:28	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest</className><duration>0.021</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
2026-02-17 06:42:28	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[10, 20, 30]}
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.a=4, Toto.b=40}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest</className><duration>0.008</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:28	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
2026-02-17 06:42:28	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.a=[1, 2, 3], Tata.b=[10, 20, 30]}
2026-02-17 06:42:28	TRACE	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.a=4, Tata.b=40}
</stdout></case><duration>0.048</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.SQLiteDialectResolverTest</className><duration>0.013</duration><failedSince>0</failedSince><name>resolve_3_45</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.014</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.sqlite.SQLiteDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.SQLiteSequenceSelectBuilderTest</className><duration>0.008</duration><failedSince>0</failedSince><name>sqlIsValid</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:42:29	DEBUG	DDLDeployer	create table my_sequence(nextVal bigint, primary key (nextVal))
2026-02-17 06:42:29	TRACE	SQLOperation	select nextVal from my_sequence | {}
2026-02-17 06:42:29	TRACE	SQLOperation	insert into my_sequence(nextVal) values (?) | {1=2}
2026-02-17 06:42:29	TRACE	SQLOperation	select nextVal from my_sequence | {}
2026-02-17 06:42:29	TRACE	SQLOperation	update my_sequence set nextVal = ? | {1=3}
</stdout></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.sqlite.SQLiteSequenceSelectBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.ddl.SQLiteDDLTableGeneratorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>generatedSQL_runOnAliveDatabase_throwsExceptionDueToForeignKeyCreation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.008</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.sqlite.ddl.SQLiteDDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.BeanPersisterTest</className><duration>0.015</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.BeanPersisterTest</className><duration>0.007</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.BeanPersisterTest</className><duration>0.004</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.BeanPersisterTest</className><duration>0.008</duration><failedSince>0</failedSince><name>persist</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.BeanPersisterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>updateById</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.BeanPersisterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.039</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.BeanPersisterTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions</className><duration>0.024</duration><failedSince>0</failedSince><name>withNewTypeBinding_bindingIsApplied</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions</className><duration>0.063</duration><failedSince>0</failedSince><name>operatorPrintIsOverridden_itIsTakenIntoAccountInDeleteAndQuery</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	TRACE	SQLOperation	select dummyTable.dummyColumn from dummyTable where dummyTable.dummyColumn LIKE 'x' | {}
2026-02-17 06:38:59	TRACE	SQLOperation	delete from dummyTable where dummyColumn LIKE ? | {1=x}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions</className><duration>0.005</duration><failedSince>0</failedSince><name>userDefinedOperatorCanBeTakenIntoAccountByOperatorSQLBuilderOverride</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	TRACE	SQLOperation	select dummyTable.dummyColumn from dummyTable where dummyTable.dummyColumn myOperator '42' | {}
2026-02-17 06:38:59	TRACE	SQLOperation	delete from dummyTable where dummyColumn myOperator ? | {1=42}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions</className><duration>0.004</duration><failedSince>0</failedSince><name>quoteSQLIdentifiers_sqlIdentifiersAreQuoted</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.097</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords</className><duration>0.001</duration><failedSince>0</failedSince><name>keywordsCanBeChanged</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords</className><duration>0.001</duration><failedSince>0</failedSince><name>keywordsAreEscaped</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistExecutorTest</className><duration>0.086</duration><failedSince>0</failedSince><name>forPersister_alreadyAssignedIdentifier_withoutManagingLambdas_persistIsBasedOnDatabaseSelect</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>forPersister_alreadyAssignedIdentifier_withManagingLambdas_persistIsBasedOnDatabaseSelect</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>forPersister_notAlreadyAssignedIdentifier_persistIsBasedOnIsNewAndDatabaseSelect</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.094</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersistExecutorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>quoteKeyWords</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>fetchSize</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>inOperatorMaxSize</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.004</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	TRACE	SQLOperation	delete from toto where id = ? and name = ? | {1=42, 2=Hello world !}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.006</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	TRACE	SQLOperation	insert into toto(id, name) values (?, ?) | {toto.id=1, toto.name=Hello world !}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.008</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	TRACE	SQLOperation	update toto set id = ? | {1=1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.451</duration><failedSince>0</failedSince><name>update_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@19c47103
2026-02-17 06:38:59	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-02-17 06:38:59	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@404ea1e4
2026-02-17 06:38:59	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5a5ba7ff
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 2 times
202
...[truncated 1224 chars]...
ction@1ee9a039
2026-02-17 06:39:00	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@34a2e10c
2026-02-17 06:39:00	TRACE	SQLOperation	update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6e32eea5
2026-02-17 06:39:00	TRACE	SQLOperation	select toto.name from toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.049</duration><failedSince>0</failedSince><name>delete_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@22cc2ae5
2026-02-17 06:39:00	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6ae47c1e
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@58e48d9
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection o
...[truncated 1177 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@58da1b27
2026-02-17 06:39:00	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@154bc3cf
2026-02-17 06:39:00	TRACE	SQLOperation	delete from toto where name = ? | {1={1=Hello everyone !}}
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@210d1b45
2026-02-17 06:39:00	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.002</duration><failedSince>0</failedSince><name>update_withWhere</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:00	TRACE	SQLOperation	update toto set id = ? where id = ? | {1=42, 2=666}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.004</duration><failedSince>0</failedSince><name>newQuery_singleResult</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:00	TRACE	SQLOperation	select count(*) as count from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextTest</className><duration>0.033</duration><failedSince>0</failedSince><name>insert_batch</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4854c964
2026-02-17 06:39:00	DEBUG	DDLDeployer	create table toto(id bigint, name varchar(255), primary key (id))
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@35ee7dc8
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@33dbd53
2026-02-17 06:39:00	DEBUG	SQLOperation	Batching statement 2 times
2026
...[truncated 688 chars]...
DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6644b7b9
2026-02-17 06:39:00	TRACE	SQLOperation	insert into toto(id, name) values (?, ?) | {1={toto.name=Hello world !, toto.id=3}, 2={toto.name=Hello everybody !, toto.id=4}}
2026-02-17 06:39:00	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@376314dd
2026-02-17 06:39:00	TRACE	SQLOperation	select toto.id from toto | {}
</stdout></case><duration>0.559</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersistenceContextTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.PersisterRegistryTest</className><duration>0.058</duration><failedSince>0</failedSince><name>getPersister</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.059</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.PersisterRegistryTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.935</duration><failedSince>0</failedSince><name>queryMapperAPI_withConverter(QueryMapper)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	select id, name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.008</duration><failedSince>0</failedSince><name>queryMapperAPI_withConverter(QueryMapper)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	select id, active from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.005</duration><failedSince>0</failedSince><name>queryMapperAPI_withConverter(QueryMapper)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	select id, name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.006</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.006</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.005</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.005</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.006</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.005</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.005</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.003</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.004</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.003</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.004</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.003</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.003</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.004</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.004</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[15]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.004</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[16]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.003</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[17]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.004</duration><failedSince>0</failedSince><name>queryMapperAPI_basicUsage(QueryMapper, Set)[18]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.003</duration><failedSince>0</failedSince><name>execute_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.009</duration><failedSince>0</failedSince><name>execute_instanceHasToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	Whatever SQL ... it is not executed | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.004</duration><failedSince>0</failedSince><name>execute_instanceHasAssembler_thatRunOnce</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	Whatever SQL ... it is not executed | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.005</duration><failedSince>0</failedSince><name>execute_instanceHasAssembler</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	Whatever SQL ... it is not executed | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.009</duration><failedSince>0</failedSince><name>execute_instanceHasToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	Whatever SQL ... it is not executed | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.021</duration><failedSince>0</failedSince><name>execute_instanceHasParameter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	select id, name from Toto where id in (:id) | {id=[1, 2]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest</className><duration>0.007</duration><failedSince>0</failedSince><name>execute_noGivenKey_oneInstancePerRowIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator</className><duration>0.005</duration><failedSince>0</failedSince><name>execute_first_retrievedFirstBean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	Whatever SQL ... it is not executed | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator</className><duration>0.003</duration><failedSince>0</failedSince><name>execute_emptyResultSet_returnsNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	TRACE	SQLOperation	never executed statement | {}
</stdout></case><duration>0.011</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.015</duration><failedSince>0</failedSince><name>doWithDeleteByIdListener_onError</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.011</duration><failedSince>0</failedSince><name>doWithUpdateListener</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.009</duration><failedSince>0</failedSince><name>doWithSelectListener</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.009</duration><failedSince>0</failedSince><name>doWithDeleteListener_onError</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.002</duration><failedSince>0</failedSince><name>doWithUpdateListener_onError</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.009</duration><failedSince>0</failedSince><name>doWithInsertListener</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.014</duration><failedSince>0</failedSince><name>moveTo</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>doWithDeleteListener</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>doWithSelectListener_onError</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.002</duration><failedSince>0</failedSince><name>doWithInsertListener_onError</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.01</duration><failedSince>0</failedSince><name>doWithPersistListener_onError</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>doWithPersistListener</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>doWithUpdateByIdListener_onError</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>doWithDeleteByIdListener</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>doWithUpdateByIdListener</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.092</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.005</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=7}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>listenerIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}, 2={Toto.a=2}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>delete_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=1}, 2={Toto.a=2}, 3={Toto.a=3}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a = ? | {1={Toto.a=4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.007</duration><failedSince>0</failedSince><name>deleteById_composedId_multiple_lastBlockContainsMultipleValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.b=[29, 43, 17], Toto.a=[2, 4, 1]}}
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?)) | {Toto.b=[37, 59], Toto.a=[3, 5]}
[2, 4, 6, 1, 3, 5, 2, 4, 1, 3]
[29, 43, 17, 2, 4, 1, 37, 59, 3, 5]
actualValuePairs : [{2, 29}, {4, 43}, {1, 17}, {3, 37}, {5, 59}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_composedId_multiple_lastBlockSizeIsInOperatorSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.b=[67, 17, 43], Toto.a=[6, 1, 4]}, 2={Toto.b=[67, 17, 43], Toto.a=[6, 1, 4]}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_composedId_multiple_lastBlockContainsOneValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.b=[17, 37, 29], Toto.a=[1, 3, 2]}}
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where (a, b) in ((?, ?)) | {Toto.b=43, Toto.a=4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple_lastBlockContainsOneValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a in (?, ?, ?) | {1={Toto.a=[1, 2, 3]}}
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>deleteById_multiple_lastBlockContainsMultipleValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a in (?, ?, ?) | {1={Toto.a=[1, 2, 3]}}
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a in (?, ?) | {Toto.a=[4, 5]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a in (?) | {Toto.a=7}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple_lastBlockSizeIsInOperatorSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:59	TRACE	SQLOperation	delete from Toto where a in (?, ?, ?) | {1={Toto.a=[4, 5, 6]}, 2={Toto.a=[4, 5, 6]}}
</stdout></case><duration>0.042</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorTest</className><duration>0.008</duration><failedSince>0</failedSince><name>insert_listenerIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:59	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=17, Toto.c=23, Toto.a=1}, 2={Toto.b=29, Toto.c=31, Toto.a=2}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorTest</className><duration>0.007</duration><failedSince>0</failedSince><name>insert_withVersioningStrategy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	insert into toto(id, version) values (?, ?) | {1={toto.id=42, toto.version=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>insert_mandatoryColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>insert_simpleCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.b=17, Toto.c=23}, 2={Toto.a=2, Toto.b=29, Toto.c=31}, 3={Toto.a=3, Toto.b=37, Toto.c=41}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=4, Toto.b=43, Toto.c=53}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorTest$InsertExecutorTest_autoGenerateKeys</className><duration>0.008</duration><failedSince>0</failedSince><name>insert_generatedPK</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.b=17, Toto.c=23}, 2={Toto.b=29, Toto.c=31}, 3={Toto.b=37, Toto.c=41}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.b=43, Toto.c=53}}
</stdout></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.InsertExecutorTest$InsertExecutorTest_autoGenerateKeys</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.184</duration><failedSince>0</failedSince><name>select_multiple_emptyArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.019</duration><failedSince>0</failedSince><name>select_multiple_composedId_lastBlockSizeIsInOperatorSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:38:58	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[11, 13, 17]}
2026-02-17 06:38:58	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[4, 5, 6], Toto.b=[23, 29, 31]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.003</duration><failedSince>0</failedSince><name>select_one</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:58	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:38:58	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=7}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.158</duration><failedSince>0</failedSince><name>internalExecutor_execute</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>select_multiple_argumentWithOneBlock</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?) | {Toto.a=[11, 13]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.013</duration><failedSince>0</failedSince><name>listenerIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?) | {Toto.a=[1, 2]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.005</duration><failedSince>0</failedSince><name>select_multiple_composedId_lastBlockContainsMultipleValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[11, 13, 17]}
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?)) | {Toto.a=[4, 5], Toto.b=[23, 29]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>select_multiple_lastBlockSizeIsInOperatorSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]}
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[23, 29, 31]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>select_multiple_lastBlockContainsMultipleValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]}
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?) | {Toto.a=[23, 29]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>select_multiple_lastBlockContainsOneValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]}
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=23}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</className><duration>0.005</duration><failedSince>0</failedSince><name>select_multiple_composedId_lastBlockContainsOneValue</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SelectExecutor	selecting entities in 2 chunks
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[11, 13, 17]}
2026-02-17 06:38:59	TRACE	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.a=4, Toto.b=23}
</stdout></case><duration>0.427</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SelectExecutorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.03</duration><failedSince>0</failedSince><name>update_withVersioningStrategy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	update toto set c = ?, version = ? where version = ? and id = ? | {1={toto.version (U)=1, toto.version (W)=0, toto.id (W)=42, toto.c (U)=24}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>update_diff_allColumns</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=17, Toto.c (U)=123, Toto.a (W)=1}, 2={Toto.b (U)=129, Toto.c (U)=31, Toto.a (W)=2}, 3={Toto.b (U)=137, Toto.c (U)=141, Toto.a (W)=3}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=143, Toto.c (U)=153, Toto.a (W)=4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>listenerIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=17, Toto.a (W)=1, Toto.c (U)=23}, 2={Toto.b (U)=29, Toto.a (W)=2, Toto.c (U)=31}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>update_diff(List, List, ExpectedResult_TestUpdate_diff)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.005</duration><failedSince>0</failedSince><name>update_diff(List, List, ExpectedResult_TestUpdate_diff)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=2}, 2={Toto.a (W)=2, Toto.b (U)=3}, 3={Toto.a (W)=3, Toto.b (U)=4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>update_diff(List, List, ExpectedResult_TestUpdate_diff)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ? where a = ? | {1={Toto.b (U)=2, Toto.a (W)=1}, 2={Toto.b (U)=3, Toto.a (W)=2}, 3={Toto.b (U)=4, Toto.a (W)=3}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ? where a = ? | {1={Toto.b (U)=5, Toto.a (W)=4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>update_diff(List, List, ExpectedResult_TestUpdate_diff)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=11, Toto.c (U)=11}, 2={Toto.a (W)=2, Toto.b (U)=22, Toto.c (U)=22}, 3={Toto.a (W)=3, Toto.b (U)=33, Toto.c (U)=33}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=4, Toto.b (U)=44, Toto.c (U)=44}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>update_diff(List, List, ExpectedResult_TestUpdate_diff)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ? where a = ? | {1={Toto.b (U)=11, Toto.a (W)=1}, 2={Toto.b (U)=22, Toto.a (W)=2}, 3={Toto.b (U)=33, Toto.a (W)=3}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=4, Toto.c (U)=444, Toto.b (U)=44}, 2={Toto.a (W)=5, Toto.c (U)=555, Toto.b (U)=55}, 3={Toto.a (W)=6, Toto.c (U)=666, Toto.b (U)=66}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>updateById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=23, Toto.b (U)=17, Toto.a (W)=1}, 2={Toto.c (U)=31, Toto.b (U)=29, Toto.a (W)=2}, 3={Toto.c (U)=41, Toto.b (U)=37, Toto.a (W)=3}}
2026-02-17 06:38:59	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:38:59	TRACE	SQLOperation	update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=53, Toto.b (U)=43, Toto.a (W)=4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.006</duration><failedSince>0</failedSince><name>updateById_noColumnToUpdate</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>update_noColumnToUpdate</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>update_mandatoryColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.084</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getInsertValues(List, ChainingMap)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getInsertValues(List, ChainingMap)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getInsertValues(List, ChainingMap)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testGetUpdateValues_diffOnly(List, List, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testGetUpdateValues_diffOnly(List, List, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testGetUpdateValues_diffOnly(List, List, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testGetUpdateValues_diffOnly(List, List, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testGetUpdateValues_diffOnly(List, List, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testGetUpdateValues_diffOnly(List, List, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(List, List, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(List, List, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(List, List, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(List, List, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(List, List, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(List, List, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(List, List, Map)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>transform</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.019</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getInsertValues(ChainingMap, ChainingMap)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getInsertValues(ChainingMap, ChainingMap)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getInsertValues(ChainingMap, ChainingMap)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(HashMap, HashMap, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(HashMap, HashMap, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(HashMap, HashMap, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(HashMap, HashMap, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(HashMap, HashMap, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(HashMap, HashMap, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(HashMap, HashMap, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(HashMap, HashMap, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(HashMap, HashMap, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(HashMap, HashMap, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(HashMap, HashMap, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(HashMap, HashMap, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(HashMap, HashMap, Map)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>transform</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.015</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.ColumnedMapMappingTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testGetInsertValues(Toto, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testGetInsertValues(Toto, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testGetInsertValues(Toto, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testGetInsertValues(Toto, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testGetInsertValues(Toto, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.002</duration><failedSince>0</failedSince><name>beanKeyIsPresent</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_diffOnly(Toto, Toto, Map)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.029</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.DefaultEntityMappingTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getInsertValues(Toto, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getInsertValues(Toto, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getInsertValues(Toto, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.007</duration><failedSince>0</failedSince><name>defaultValueDeterminer</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_withNoModificationOnBeanAnModificationInShadowColumns</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>transform_withNullValueInRow_returnsNotNull</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_withModificationOnBeanAnNoModificationInShadowColumns</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getUpdateValues_allColumns(Toto, Toto, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_withNoModificationOnBeanAnNoModificationInShadowColumns</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>transform</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>constructor_columnFiltering</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getUpdateValues_withModificationOnBeanAnModificationInShadowColumns</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.034</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testGetFields(Class, List)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testGetFields(Class, List)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testGetFields(Class, List)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.ToBeanRowTransformerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testTransform_defaultCase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.001</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.ToBeanRowTransformerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest</className><duration>0.002</duration><failedSince>0</failedSince><name>transform_null</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest</className><duration>0.002</duration><failedSince>0</failedSince><name>getInsertValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest</className><duration>0.005</duration><failedSince>0</failedSince><name>getUpdateValues</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>transform</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.01</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest</className><duration>0.009</duration><failedSince>0</failedSince><name>constructorWithOptions</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest</className><duration>0.003</duration><failedSince>0</failedSince><name>reservePool_emptyDatabase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>reservePool_notEmptyDatabase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>constructorWithoutArgs_usesDefaultStorageOptions</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.015</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest</className><duration>0.503</duration><failedSince>0</failedSince><name>next_withPoolSize_multiThread</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>next_basic</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>next_withPoolSize</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.506</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest</className><duration>0.127</duration><failedSince>0</failedSince><name>next_existingValueInDatabase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest</className><duration>0.0</duration><failedSince>0</failedSince><name>next_withInitialValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest</className><duration>0.001</duration><failedSince>0</failedSince><name>next_noExistingValueInDatabase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateDDL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.132</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>newSubPart</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>catValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparedSQL_severalTimeSameVariable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparedSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.007</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL_withJoinAndQuotingDMLNameProvider</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL(From, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[15]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL(From, String)[16]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[17]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[18]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[19]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[20]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[21]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[22]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[23]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[24]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[25]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[26]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[27]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[28]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(From, String)[29]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[30]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[31]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[32]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(From, String)[33]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL_supportsSeveralSameTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.036</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.FromSQLBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catMax</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catMin</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catSum</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>coalesce</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catCast_null</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catCast_function</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catCount</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>combining_functions</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catCast</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catCast_typeWithSize</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catNullValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>catLower</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catIn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>cat_nullValue_isTransformedToIsNull</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>catBetween</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>catEquals_withFunction</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>catLike_withFunction</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catLike</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>catGreater</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catIsNull</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catIn_tupled</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>catEquals_column</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>newSubPart</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>likePattern</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.PreparedSQLAppenderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>newSubPart</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.002</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.PreparedSQLAppenderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[15]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[16]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[17]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[18]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[19]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[20]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[21]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[22]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[23]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[24]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[25]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[26]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[27]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[28]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[29]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[30]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[31]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[32]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[33]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[34]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(QueryProvider, String)[35]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(QueryProvider, String, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(QueryProvider, String, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(QueryProvider, String, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(QueryProvider, String, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(QueryProvider, String, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(QueryProvider, String, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(Union, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(Union, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[15]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[16]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(SelectChain, Map, String)[17]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.017</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.StringSQLAppenderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>newSubPart</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.StringSQLAppenderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[15]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[16]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[17]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[18]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[19]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL(CriteriaChain, Map, String)[20]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[15]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[16]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[17]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[18]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[19]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[20]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[21]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[22]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[23]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[24]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[25]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[26]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[27]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[28]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[29]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[30]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[31]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[32]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[33]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[34]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[35]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[36]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[37]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[38]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[39]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toPreparableSQL(CriteriaChain, Map, String, Map)[40]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.082</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.model.SelectTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveColumnAliases</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.model.SelectTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.model.UnionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>registerColumn_columnAlreadyExists_doesntRegisterColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.model.UnionTest</className><duration>0.002</duration><failedSince>0</failedSince><name>registerColumn_basicUseCase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.model.UnionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>registerColumn_columnAlreadyExistsWithDifferentType_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.model.UnionTest</className><duration>0.0</duration><failedSince>0</failedSince><name>registerColumn_columnAlreadyExistsWithDifferentTypeButWithDifferentAlias_doesNotThrowsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.model.UnionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>mapsColumnOnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.model.UnionTest</className><duration>0.0</duration><failedSince>0</failedSince><name>registerColumn_columnAlreadyExistsButHasAlias_doesntRegisterColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.query.model.UnionTest</className><duration>0.001</duration><failedSince>0</failedSince><name>registerColumn_columnAlreadyExistsButRegisteredOnHasAlias_doesntRegisterColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.008</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.model.UnionTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.query.model.operator.TupleInTest</className><duration>0.017</duration><failedSince>0</failedSince><name>transformCompositeIdentifierColumnValuesToTupleInValues</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.017</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.query.model.operator.TupleInTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest</className><duration>0.003</duration><failedSince>0</failedSince><name>determineDialect_noCompatibleDialectFound_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest</className><duration>0.001</duration><failedSince>0</failedSince><name>determineDialect_multipleDialectsWithSameCompatibilityGiven_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest</className><duration>0.001</duration><failedSince>0</failedSince><name>giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.01</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>foreignKeysAreInFinalScript</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>overriddenColumnTypeIsTakenIntoAccount</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>addedDDLProvidersAreInFinalScript</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>uniqueConstraintsAreInFinalScript</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>addedTablesAreInFinalScript</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>indexesAreInFinalScript</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>sequencesAreInFinalScript</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateCreateSequence_sequenceHasSchema</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest</className><duration>0.0</duration><failedSince>0</failedSince><name>generateCreateSequence_sequenceHasNullValues</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>sequenceScript_nameIsEscapedIfKeyword</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateCreateSequence_sequenceHasBatchSizeOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest</className><duration>0.0</duration><failedSince>0</failedSince><name>generateCreateSequence_sequenceHasInitialValueOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>generateAddColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>columnSizeIsTakenIntoAccount</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>generateCreateIndex</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateCreateTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateDropColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateCreateForeignKey</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateDropForeignKey</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateDropTableIfExists</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateDropIndex</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>generateDropTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.015</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName_column(SqlTypeRegistry, Column, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName_column(SqlTypeRegistry, Column, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName_column(SqlTypeRegistry, Column, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.005</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getPrimaryKey</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.0</duration><failedSince>0</failedSince><name>findColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.0</duration><failedSince>0</failedSince><name>addColumn_alreadyExists_returnsExistingOne</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.003</duration><failedSince>0</failedSince><name>addColumn_alreadyExistsWithDifferentSize</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.0</duration><failedSince>0</failedSince><name>addColumn_alreadyExistsWithDifferentType_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getAbsoluteName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.003</duration><failedSince>0</failedSince><name>addForeignKey_alreadyExists_returnsExistingOne</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.001</duration><failedSince>0</failedSince><name>addForeignKey_withNamingFunction</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getColumnsPrimaryKey</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getAlias</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.001</duration><failedSince>0</failedSince><name>addForeignKey_alreadyExistsWithDifferentType_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.structure.TableTest</className><duration>0.001</duration><failedSince>0</failedSince><name>addForeignKey</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.014</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ddl.structure.TableTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>appendDeleteStatement_multiTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>appendDeleteStatement_singleTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toPreparableSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL_keywordsAreEscaped</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toStatement</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.005</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL_keywordsAreEscaped</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSQL_multiTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toStatement_givenPlaceholderNameDoesntMatchAnyExistingOne_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toStatement_placeholderValueIsNotSet_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL_singleTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toStatement_withPlaceHolderInCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toStatement</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toStatement_columnParameterBinderIsOverridden_columnParameterBinderIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.01</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ColumnedRowIteratorTest</className><duration>0.002</duration><failedSince>0</failedSince><name>convert_columnReaderIsNotCompatibleWithColumnContent_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.ColumnedRowIteratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.RowDecoderByColumnTest</className><duration>0.002</duration><failedSince>0</failedSince><name>put</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.002</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.RowDecoderByColumnTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildSelect</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildUpdate</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildInsert_dmlNameProviderUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.0</duration><failedSince>0</failedSince><name>buildMassiveSelect_multipleKeys</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildMassiveSelect_dmlNameProviderUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildMassiveDelete_dmlNameProviderUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.0</duration><failedSince>0</failedSince><name>buildMassiveDelete</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildUpdate_dmlNameProviderUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.0</duration><failedSince>0</failedSince><name>buildMassiveSelect</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildSelect_dmlNameProviderUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.0</duration><failedSince>0</failedSince><name>buildMassiveDelete_multipleKeys</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildDelete_dmlNameProviderUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.0</duration><failedSince>0</failedSince><name>buildDelete</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildInsert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.014</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.DMLGeneratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest</className><duration>0.046</duration><failedSince>0</failedSince><name>register_columnAlreadyRegistered_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest</className><duration>0.002</duration><failedSince>0</failedSince><name>doGetBinder_columnIsNotRegistered_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.049</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>get</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>set</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>defaultImplementation(ReversibleAccessor, Column, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>defaultImplementation(ReversibleAccessor, Column, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>defaultImplementation(ReversibleAccessor, Column, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>defaultImplementation(ReversibleAccessor, Column, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>defaultImplementation(ReversibleAccessor, Column, String)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.013</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>defaultImplementation_giveName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>hibernateImplementation_giveName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent</className><duration>0.001</duration><failedSince>0</failedSince><name>fallsbackOnAttributeName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent</className><duration>0.001</duration><failedSince>0</failedSince><name>attributeNameIsSameAsTable_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.ColumnNamingStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>defaultGiveName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.002</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.ColumnNamingStrategyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.ElementCollectionTableNamingStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>giveName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.0</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.ElementCollectionTableNamingStrategyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest</className><duration>0.004</duration><failedSince>0</failedSince><name>nullable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>mandatory</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest</className><duration>0.014</duration><failedSince>0</failedSince><name>apiUsage</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.023</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded</className><duration>0.048</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Device(name varchar(255), street varchar(255), id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Device_location_reviews(id int, ranking integer not null, verbatim varchar(2000), idx integer, unique (id, idx))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Device_location_reviews add constraint FK_Device_location_reviews_id_Device_id foreign key(id) references Device(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Ba
...[truncated 5304 chars]...
name, Device.street as Device_street, Device.id as Device_id, Device_location_reviews.ranking as Device_location_reviews_ranking, Device_location_reviews.verbatim as Device_location_reviews_verbatim, Device_location_reviews.idx as Device_location_reviews_idx, Device_location_reviews.id as Device_location_reviews_id from Device left outer join Device_location_reviews as Device_location_reviews on Device.id = Device_location_reviews.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@13}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded</className><duration>0.009</duration><failedSince>0</failedSince><name>foreignKeyIsCreated_reverseJoinColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded</className><duration>0.005</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.064</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass</className><duration>0.012</duration><failedSince>0</failedSince><name>foreignKeyIsCreated_indexedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass</className><duration>0.017</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table RecoveryQuestion(comment varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table RecoveryQuestion_answer_choices(recoveryQuestion_id bigint not null, answer_choices_id int not null, idx integer, unique (recoveryQuestion_id, answer_choices_
...[truncated 5890 chars]...
er	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.RecoveryQuestion
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.security.RecoveryQuestion@4b7a64ca
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.security.RecoveryQuestion@4b7a64ca
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass</className><duration>0.017</duration><failedSince>0</failedSince><name>crud_bidirectionality</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table RecoveryQuestion(comment varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table RecoveryQuestion_answer_choices(recoveryQuestion_id bigint not null, answer_choices_id int not null, unique (recoveryQuestion_id, answer_choices_id))
2026-02-
...[truncated 3121 chars]...
er	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.RecoveryQuestion
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.security.RecoveryQuestion@163f7d3d
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.security.RecoveryQuestion@163f7d3d
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass</className><duration>0.006</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.054</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded</className><duration>0.048</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, ebookPublisher_categoryId bigint, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table BusinessCategory(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Book add constr
...[truncated 5075 chars]...
gory where id = ? | {1={BusinessCategory.id=3}}
2026-02-17 06:39:18	DEBUG	SimpleRelationalEntityPersister	selecting entities [1, 2, 3]
2026-02-17 06:39:18	TRACE	SQLOperation	select BusinessCategory.name as BusinessCategory_name, BusinessCategory.id as BusinessCategory_id from BusinessCategory where BusinessCategory.id in (?, ?, ?) | {1=1, 2=2, 3=3}
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.BusinessCategory
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded</className><duration>0.007</duration><failedSince>0</failedSince><name>foreignKeyIsCreated_columnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded</className><duration>0.006</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.064</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass</className><duration>0.029</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Address(street varchar(255) not null, id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table BusinessCategory(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table ImprintPublisher(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, printingWorkLocationId int, catego
...[truncated 6694 chars]...
ublisher_name, ImprintPublisher.id as ImprintPublisher_id, printingWorkLocation.street as printingWorkLocation_street, printingWorkLocation.id as printingWorkLocation_id, category.name as category_name, category.id as category_id from ImprintPublisher left outer join Address as printingWorkLocation on ImprintPublisher.printingWorkLocationId = printingWorkLocation.id left outer join BusinessCategory as category on ImprintPublisher.categoryId = category.id where ImprintPublisher.id in (?) | {1=2}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass</className><duration>0.008</duration><failedSince>0</failedSince><name>foreignKeyIsCreated_columnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass</className><duration>0.007</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.048</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded</className><duration>0.012</duration><failedSince>0</failedSince><name>foreignKeyIsCreated_mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded</className><duration>0.006</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded</className><duration>0.028</duration><failedSince>0</failedSince><name>mappedBySetter_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Device(name varchar(255), street varchar(255), id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Review(ranking integer not null, id int not null, location_locationId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Review add constraint FK_Review_location_locationId_Device_id foreign key(location_locationId) references Device(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times

...[truncated 6806 chars]...
2026-02-17 06:39:18	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]
2026-02-17 06:39:18	TRACE	SQLOperation	select Review.ranking as Review_ranking, Review.id as Review_id from Review where Review.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3, 4=o.c.s.i.PersistableIdentifier@4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded</className><duration>0.032</duration><failedSince>0</failedSince><name>mappedByGetter_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Device(name varchar(255), street varchar(255), id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Review(ranking integer not null, id int not null, location_locationId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Review add constraint FK_Review_location_locationId_Device_id foreign key(location_locationId) references Device(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times

...[truncated 6806 chars]...
2026-02-17 06:39:18	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]
2026-02-17 06:39:18	TRACE	SQLOperation	select Review.ranking as Review_ranking, Review.id as Review_id from Review where Review.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3, 4=o.c.s.i.PersistableIdentifier@4}
</stdout></case><duration>0.081</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass</className><duration>0.033</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Address(street varchar(255) not null, id int not null, cityId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table City(name varchar(255) not null, id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Review(ranking integer not null, id int not null, locationId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Address add constraint FK_Address_cityId_City_id foreign key(cityId) refere
...[truncated 9308 chars]...
2026-02-17 06:39:18	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]
2026-02-17 06:39:18	TRACE	SQLOperation	select Review.ranking as Review_ranking, Review.id as Review_id from Review where Review.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3, 4=o.c.s.i.PersistableIdentifier@4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass</className><duration>0.008</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.042</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded</className><duration>0.027</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table City(name varchar(255) not null, id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Device(name varchar(255), street varchar(255), id int not null, location_cityId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_location_cityId_City_id foreign key(location_cityId) references City(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39
...[truncated 4128 chars]...
n_city.name as location_city_name, location_city.id as location_city_id from Device left outer join City as location_city on Device.location_cityId = location_city.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@13}
2026-02-17 06:39:18	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@22]
2026-02-17 06:39:18	TRACE	SQLOperation	select City.name as City_name, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@22}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded</className><duration>0.007</duration><failedSince>0</failedSince><name>foreignKeyIsCreated_columnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded</className><duration>0.006</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.041</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass</className><duration>0.031</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Address(street varchar(255) not null, id int not null, cityId int, countryId int, unique (id))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table City(name varchar(255) not null, id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Country(name varchar(255) not null, id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	DDLDeployer	alter table Address add constraint FK_Address_cityId_City_id foreign key(cityId) refe
...[truncated 5559 chars]...
untry_id from Address left outer join City as city on Address.cityId = city.id left outer join Country as country on Address.countryId = country.id where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@22]
2026-02-17 06:39:19	TRACE	SQLOperation	select Country.name as Country_name, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@22}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass</className><duration>0.007</duration><failedSince>0</failedSince><name>foreignKeyIsCreated_columnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass</className><duration>0.006</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.048</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest</className><duration>0.01</duration><failedSince>0</failedSince><name>insert_oneToOne</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, engineModel varchar(255), unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Engine(model varchar(255) not null, unique (model))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_engineModel_Engine_model foreign key(engineModel) references Engine(model)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert 
...[truncated 529 chars]...
engine.model as engine_model from Car left outer join Engine as engine on Car.engineModel = engine.model where Car.id in (?) | {1=42}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car{id=42, color=null, model='Renault'}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest</className><duration>0.009</duration><failedSince>0</failedSince><name>persist_alreadyPersistedEntity</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [42, 666]
2026-02-17 06:39:27	DEBUG	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?, ?)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:27	DEBUG	SQLOperation	insert into Car(id, model) values (?, ?)
2026-02-17 06:39:27	DEBUG	SimpleRelation
...[truncated 610 chars]...
Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	DEBUG	SQLOperation	update Car set model = ? where id = ?
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest</className><duration>0.007</duration><failedSince>0</failedSince><name>multipleInheritance</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id, model from Car | {}
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [42]
2026-02-17 06:39:27	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=42}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest</className><duration>0.008</duration><failedSince>0</failedSince><name>multipleInheritance_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table AbstractVehicle(id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Vehicle(id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Vehicle add constrain
...[truncated 1085 chars]...
02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=42, color=null, model='Renault'}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=42, color=null, model='Renault'}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest</className><duration>0.007</duration><failedSince>0</failedSince><name>insert_basic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id, model from Car | {}
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [42]
2026-02-17 06:39:27	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=42}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest</className><duration>0.009</duration><failedSince>0</failedSince><name>insert_oneToOne_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Engine(model varchar(255) not null, carId bigint, unique (model))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Engine add constraint FK_Engine_carId_Car_id foreign key(carId) references Car(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Car(model, id) values (?,
...[truncated 473 chars]...
 Car_id, engine.model as engine_model from Car left outer join Engine as engine on Car.id = engine.carId where Car.id in (?) | {1=42}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car{id=42, color=null, model='Renault'}
</stdout></case><duration>0.052</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest</className><duration>0.024</duration><failedSince>0</failedSince><name>insert_oneToOne</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, engineId bigint, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Engine(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_engineId_Engine_id foreign key(engineId) references Engine(id)
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	insert into Engine(m
...[truncated 737 chars]...
id where Car.id in (?) | {1=2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=&lt;null&gt;,engine=&lt;null&gt;,name=&lt;null&gt;,id=2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest</className><duration>0.009</duration><failedSince>0</failedSince><name>multipleInheritance</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Car(model varchar(255), name varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	insert into Car(model, name, id) values (?, ?, ?) | {1={Car.id=1, Car.model=Renault, Car.name=Toto}}
2026-02-17 06:39:22	TRACE	SQLOperation	select id, model, name from Car | {}
2026-02-17 06:39:22	DEBUG	SimpleRelationalEntityPersister	selecting entities [1]
2026-02-17 06:39:22	TRACE	SQLOperation	select Car.model as Car_model, Car.name as Car_name, Car.id as Car_id from Car where Car.id in (?) | {1=1}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest</className><duration>0.013</duration><failedSince>0</failedSince><name>multipleInheritance_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table AbstractVehicle(id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Vehicle(id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Vehicle add constrain
...[truncated 1289 chars]...
:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=&lt;null&gt;,engine=&lt;null&gt;,name=&lt;null&gt;,id=1,timestamp=&lt;null&gt;]
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=&lt;null&gt;,engine=&lt;null&gt;,name=&lt;null&gt;,id=1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest</className><duration>0.012</duration><failedSince>0</failedSince><name>insert_basic_withDatabaseSequence</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create sequence CAR_SEQUENCE start with 1 increment by 1
2026-02-17 06:39:22	TRACE	SQLOperation	CALL NEXT VALUE FOR CAR_SEQUENCE | {}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select id, model from Car | {}
2026-02-17 06:39:22	DEBUG	SimpleRelationalEntityPersister	selecting entities [1]
2026-02-17 06:39:22	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest</className><duration>0.008</duration><failedSince>0</failedSince><name>insert_basic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select id, model from Car | {}
2026-02-17 06:39:22	DEBUG	SimpleRelationalEntityPersister	selecting entities [1]
2026-02-17 06:39:22	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest</className><duration>0.01</duration><failedSince>0</failedSince><name>insert_oneToOne_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Engine(model varchar(255), id bigint not null, carId bigint, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Engine add constraint FK_Engine_carId_Car_id foreign key(carId) references Car(id)
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	insert into Car(model, id) va
...[truncated 719 chars]...
Id where Car.id in (?) | {1=1}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=&lt;null&gt;,engine=&lt;null&gt;,name=&lt;null&gt;,id=1,timestamp=&lt;null&gt;]
</stdout></case><duration>0.08</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD</className><duration>0.015</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRAC
...[truncated 1456 chars]...
r on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@1c4ba8a0
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@1c4ba8a0
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD</className><duration>0.02</duration><failedSince>0</failedSince><name>crudComplexType_overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto_times(id VARCHAR(255), createdAt timestamp, modificationDate timestamp, unique (id, createdAt, modificationDate))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Toto_times add constraint FK_Toto_times_id_toto_id foreign key(id) references toto(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06
...[truncated 1572 chars]...
r on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@275715e0
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@275715e0
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD</className><duration>0.012</duration><failedSince>0</failedSince><name>crudComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto_times(id VARCHAR(255), creationDate timestamp, modificationDate timestamp, unique (id, creationDate, modificationDate))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Toto_times add constraint FK_Toto_times_id_Toto_id foreign key(id) references Toto(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02
...[truncated 1593 chars]...
r on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3a36d145
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3a36d145
</stdout></case><duration>0.049</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder</className><duration>0.012</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_middleNames(id int, middleNames varchar(255), idx integer, unique (id, idx))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_middleNames add constraint FK_Person_middleNames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperat
...[truncated 3855 chars]...
.idx=0, Person_middleNames.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_middleNames.idx=2, Person_middleNames.id=o.c.s.i.PersistedIdentifier@1}, 3={Person_middleNames.idx=1, Person_middleNames.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:20	TRACE	SQLOperation	select middleNames from Person_middleNames | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder</className><duration>0.009</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_middleNames(id int, middleNames varchar(255), idx integer, unique (id, idx))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_middleNames add constraint FK_Person_middleNames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperat
...[truncated 3170 chars]...
ts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=[Titi, Tata],name=toto,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder</className><duration>0.014</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_middleNames(id int, middleNames varchar(255), idx integer, unique (id, idx))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_middleNames add constraint FK_Person_middleNames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperat
...[truncated 6728 chars]...
ts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=[Toto, Tutu],name=toto,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder</className><duration>0.023</duration><failedSince>0</failedSince><name>crudComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto_times(id VARCHAR(255), creationDate timestamp, modificationDate timestamp, idx integer, unique (id, idx))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Toto_times add constraint FK_Toto_times_id_Toto_id foreign key(id) references Toto(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	T
...[truncated 3407 chars]...
o_times.id where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@537cdc1a-f502-4e55-ae6b-44b4eee13ba6}
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@417a0289
</stdout></case><duration>0.06</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.01</duration><failedSince>0</failedSince><name>changeColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>changeColumnSize</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.016</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into
...[truncated 2683 chars]...
 Person_nicknames where id = ? and nicknames = ? | {1={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=tintin}, 2={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=tonton}}
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:20	TRACE	SQLOperation	select nickNames from Person_nicknames | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.015</duration><failedSince>0</failedSince><name>update_withNewObject</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into
...[truncated 5272 chars]...
null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=toto,nicknames=[tonton, tintin],phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.011</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into
...[truncated 1151 chars]...
ontracts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=toto,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.005</duration><failedSince>0</failedSince><name>withTableName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.012</duration><failedSince>0</failedSince><name>withCollectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into
...[truncated 3873 chars]...
racts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=toto,nicknames=[c, b, a],phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>foreignKeyIsPresent</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.003</duration><failedSince>0</failedSince><name>mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.011</duration><failedSince>0</failedSince><name>update_objectRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2026-02-17 06:39:20	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into
...[truncated 3618 chars]...
ontracts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=toto,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.005</duration><failedSince>0</failedSince><name>withElementCollectionTableNaming</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.021</duration><failedSince>0</failedSince><name>read_deepInTree</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, uni
...[truncated 17429 chars]...
ll&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=me,nicknames=[Jane Do, John Do],phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$OnSubEntity</className><duration>0.014</duration><failedSince>0</failedSince><name>crudComplexType_overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.016</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$OnSubEntity</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne</className><duration>0.015</duration><failedSince>0</failedSince><name>compositeToSingleKey_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseId bigint, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId)
...[truncated 1575 chars]...
, Person.firstName (W)=John, Person.lastName (W)=Do, Person.address (W)=nowhere, Person.age (U)=36}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.firstName=John, Person.lastName=Do, Person.address=nowhere}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne</className><duration>0.016</duration><failedSince>0</failedSince><name>compositeToSingleKey_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table H
...[truncated 2787 chars]...
rstName = ?, ownerLastName = ?, ownerAddress = ? where id = ? | {1={House.ownerFirstName (U)=null, House.ownerAddress (U)=null, House.ownerLastName (U)=null, House.id (W)=1}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.firstName=John, Person.lastName=Do, Person.address=nowhere}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne</className><duration>0.015</duration><failedSince>0</failedSince><name>compositeToCompositeKey_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstNa
...[truncated 2439 chars]...
seCity (U)=CodeFilarete City, Person.houseNumber (U)=42, Person.age (U)=36, Person.lastName (W)=Do}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.lastName=Do, Person.firstName=John, Person.address=nowhere}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne</className><duration>0.019</duration><failedSince>0</failedSince><name>compositeToCompositeKey_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (number, street, zipCode, city))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, 
...[truncated 3654 chars]...
reet, House.city (W)=CodeFilarete City, House.zipCode (W)=888, House.ownerFirstName (U)=null, House.ownerLastName (U)=null, House.ownerAddress (U)=null, House.number (W)=42}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
</stdout></case><duration>0.066</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.03</duration><failedSince>0</failedSince><name>crud_columnNameOverridden_columnNameIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, familyName varchar(255) not null, address varchar(255) not null, unique (firstName, familyName, address))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Person(age, firstName, familyName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.address=nowhere, Person.familyName=Do, Person.firstName=John}}
2026-02-1
...[truncated 68 chars]...
[PersonId{firstName='John', lastName='Do', address='nowhere'}]
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age as Person_age, Person.firstName as Person_firstName, Person.familyName as Person_familyName, Person.address as Person_address from Person where (Person.firstName, Person.familyName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.021</duration><failedSince>0</failedSince><name>crud_fieldNameOverridden_fieldNameIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.firstName=John, Person.lastName=Do, Person.age=35, Person.address=nowhere}}
2026-02-17 06:39:
...[truncated 54 chars]...
ities [PersonId{firstName='John', lastName='Do', address='nowhere'}]
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address from Person where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.025</duration><failedSince>0</failedSince><name>crud_oneToMany_withAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers
...[truncated 4809 chars]...
5, Person_pets.pets_race=Dog, Person_pets.pets_name=Rantanplan, Person_pets.person_address=nowhere, Person_pets.person_firstName=John}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.firstName=John, Person.lastName=Do, Person.address=nowhere}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.firstName, Person.lastName, Person.address from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.02</duration><failedSince>0</failedSince><name>crud_fieldNameOverriddenAndColumnNameOverridden_columnNameIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, familyName varchar(255) not null, address varchar(255) not null, unique (firstName, familyName, address))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Person(age, firstName, familyName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.familyName=Do, Person.address=nowhere, Person.firstName=John}}
2026-02-1
...[truncated 68 chars]...
[PersonId{firstName='John', lastName='Do', address='nowhere'}]
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age as Person_age, Person.firstName as Person_firstName, Person.familyName as Person_familyName, Person.address as Person_address from Person where (Person.firstName, Person.familyName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.014</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.firstName=John, Person.address=nowhere, Person.lastName=Do}}
2026-02-17 06:39:
...[truncated 742 chars]...
={Person.age (U)=36, Person.firstName (W)=John, Person.address (W)=nowhere, Person.lastName (W)=Do}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.firstName=John, Person.address=nowhere, Person.lastName=Do}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.age from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.02</duration><failedSince>0</failedSince><name>crud_manyToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers
...[truncated 4809 chars]...
lastName=Do, Person_pets.pets_age=5, Person_pets.person_firstName=John, Person_pets.person_address=nowhere, Person_pets.pets_race=Dog}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.firstName=John, Person.address=nowhere, Person.lastName=Do}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.firstName, Person.lastName, Person.address from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.008</duration><failedSince>0</failedSince><name>persist_polymorphic(String, EntityPersister)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, catBreed integer, dogBreed integer, DTYPE varchar(255) not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Cat(catBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Dog(dogBreed integer, name varchar(255) not null
...[truncated 3071 chars]...
.model.operator.TupleIn@23ac203d]], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:25	TRACE	SQLOperation	select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.catBreed as Pet_catBreed, Pet.dogBreed as Pet_dogBreed, Pet.DTYPE as Pet_DTYPE from Pet where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.009</duration><failedSince>0</failedSince><name>persist_polymorphic(String, EntityPersister)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.name=Pluto, Pet.race=Dog, Pet.age=4}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.catBreed=Persian, Cat.race=Dog, Cat.age=4, Cat.name=Pluto}}
2026-02-17 06:39:25	DEBUG	JoinTablePolymorphismPersister	se
...[truncated 3769 chars]...
, 2=Dog, 3=4}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.model.compositekey.Pet$Cat
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.01</duration><failedSince>0</failedSince><name>persist_polymorphic(String, EntityPersister)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.race=Dog, Cat.catBreed=Persian, Cat.name=Pluto, Cat.age=4}}
2026-02-17 06:39:25	DEBUG	TablePerClassPolymorphismPersister	selecting entities [PetId{name='Pluto', race='Dog', age=4}]
2026-02-17 06:39:25	DEBUG	TablePerClassPolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSu
...[truncated 3770 chars]...
d Pet.age = Cat.age left outer join Dog as Dog on Pet.name = Dog.name and Pet.race = Dog.race and Pet.age = Dog.age where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest</className><duration>0.015</duration><failedSince>0</failedSince><name>crud_oneToMany_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alte
...[truncated 3524 chars]...
erAddress (U)=null, Pet.age (W)=5, Pet.name (W)=Rantanplan, Pet.ownerLastName (U)=null, Pet.race (W)=Dog, Pet.ownerFirstName (U)=null}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.lastName=Do, Person.firstName=John}}
2026-02-17 06:39:25	TRACE	SQLOperation	select Person.firstName, Person.lastName, Person.address from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism</className><duration>0.012</duration><failedSince>0</failedSince><name>singleTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, catBreed integer, dogBreed integer, DTYPE varchar(255) not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Pet(catBreed, name, race, age, DTYPE) values (?, ?, ?, ?, ?) | {1={Pet.DTYPE=Pet, Pet.race=Dog, Pet.catBreed=Persian, Pet.name=Pluto, Pet.age=4}}
2026-02-17 06
...[truncated 1724 chars]...
m Pet where name = ? and race = ? and age = ? | {1={Pet.race=Dog, Pet.name=Pluto, Pet.age=4}}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Pet | {}
2026-02-17 06:39:25	TRACE	SQLOperation	select catBreed from Pet | {}
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Pet where (name, race, age) in ((?, ?, ?)) | {Pet.race=Dog, Pet.name=Pluto, Pet.age=4}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Pet | {}
2026-02-17 06:39:25	TRACE	SQLOperation	select catBreed from Pet | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism</className><duration>0.014</duration><failedSince>0</failedSince><name>tablePerClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Cat(catBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Dog(dogBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Cat(catBreed, name, race, age
...[truncated 3097 chars]...
'Dog', age=4}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Cat where name = ? and race = ? and age = ? | {1={Cat.name=Pluto, Cat.age=4, Cat.race=Dog}}
2026-02-17 06:39:25	TRACE	SQLOperation	select catBreed from Cat | {}
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Cat where (name, race, age) in ((?, ?, ?)) | {Cat.name=Pluto, Cat.age=4, Cat.race=Dog}
2026-02-17 06:39:25	TRACE	SQLOperation	select catBreed from Cat | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism</className><duration>0.017</duration><failedSince>0</failedSince><name>joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Cat(catBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Dog(dogBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name,
...[truncated 4086 chars]...
t name from Pet | {}
2026-02-17 06:39:25	TRACE	SQLOperation	select catBreed from Cat | {}
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Cat where (name, race, age) in ((?, ?, ?)) | {Cat.race=Dog, Cat.age=4, Cat.name=Pluto}
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Pet where (name, race, age) in ((?, ?, ?)) | {Pet.race=Dog, Pet.name=Pluto, Pet.age=4}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Pet | {}
2026-02-17 06:39:25	TRACE	SQLOperation	select catBreed from Cat | {}
</stdout></case><duration>0.044</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation</className><duration>0.013</duration><failedSince>0</failedSince><name>oneToOne_compositeToCompositeKey_relationOwnedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstName, lastName, address))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person add constraint FK_8b87d9bd foreign key(houseNumber, houseStreet, houseZipCode, houseCity) references House(number, street, zipCode, city)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation</className><duration>0.012</duration><failedSince>0</failedSince><name>oneToOne_compositeToCompositeKey_relationOwnedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (number, street, zipCode, city))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation</className><duration>0.009</duration><failedSince>0</failedSince><name>oneToOne_compositeToSingleKey_relationOwnedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseId bigint, unique (firstName, lastName, address))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation</className><duration>0.009</duration><failedSince>0</failedSince><name>oneToOne_compositeToSingleKey_relationOwnedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation</className><duration>0.048</duration><failedSince>0</failedSince><name>oneToMany_compositeToCompositeKey_withAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers
...[truncated 104 chars]...
G	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age)
</stdout></case><duration>0.095</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.024</duration><failedSince>0</failedSince><name>oneToMany_manyTypeIsCompositeKeyAndPolymorphic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar
...[truncated 12205 chars]...
luffy', race='Cat', age=3}}]}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Schrodinger', race='Cat', age=-42}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.019</duration><failedSince>0</failedSince><name>oneToMany_manyTypeIsCompositeKeyAndPolymorphic_realLife</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar
...[truncated 12205 chars]...
luffy', race='Cat', age=3}}]}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Schrodinger', race='Cat', age=-42}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.024</duration><failedSince>0</failedSince><name>oneToMany_noPersistedStateManagingLambdas_persistIsBasedOnDatabaseSelect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alte
...[truncated 4899 chars]...
-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Schrodinger', race='Cat', age=-42}]
2026-02-17 06:39:25	DEBUG	SQLOperation	select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	DEBUG	SQLOperation	insert into Pet(age, name, ownerAddress, ownerFirstName, ownerLastName, race) values (?, ?, ?, ?, ?, ?)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.018</duration><failedSince>0</failedSince><name>oneToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alte
...[truncated 5982 chars]...
rsonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[]}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</className><duration>0.017</duration><failedSince>0</failedSince><name>manyToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers
...[truncated 9229 chars]...
eInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=36, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]}
</stdout></case><duration>0.107</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum</className><duration>0.013</duration><failedSince>0</failedSince><name>byName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, type varchar(255) not null, age integer not null, unique (name, type, age))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Pet(name, type, age) values (?, ?, ?) | {1={Pet.name=Pluto, Pet.age=4, Pet.type=Dog}}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Pluto', race='Dog', age=4}]
2026-02-17 06:39:25	TRACE	SQLOperation	select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.name, Pet.type, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum</className><duration>0.009</duration><failedSince>0</failedSince><name>byOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Pet(name varchar(255) not null, type integer not null, age integer not null, unique (name, type, age))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Pet(name, type, age) values (?, ?, ?) | {1={Pet.name=Pluto, Pet.type=Dog, Pet.age=4}}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [PetId{name='Pluto', race='Dog', age=4}]
2026-02-17 06:39:25	TRACE	SQLOperation	select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.name, Pet.type, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet
</stdout></case><duration>0.022</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany</className><duration>0.017</duration><failedSince>0</failedSince><name>insertSelect_sibling</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Per
...[truncated 9834 chars]...
SupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany</className><duration>0.007</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_1Parent_2Children</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add cons
...[truncated 3497 chars]...
17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany</className><duration>0.01</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Per
...[truncated 9834 chars]...
SupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany</className><duration>0.007</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_1Parent_1Child</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constrai
...[truncated 2214 chars]...
7 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><duration>0.044</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional</className><duration>0.014</duration><failedSince>0</failedSince><name>simulatedBy_one2ManyAndASelectListener</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3437 chars]...
b
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@29240ac7
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@29240ac7
</stdout></case><duration>0.015</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.011</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_withAssociationTable_1Parent_2Children</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constrai
...[truncated 3497 chars]...
17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.012</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.name=John Do, Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@42, Person.directNeighborId=null}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching sta
...[truncated 8378 chars]...
SupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.012</duration><failedSince>0</failedSince><name>insertSelect_sibling_withAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Per
...[truncated 9834 chars]...
SupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.008</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_withAssociationTable_1Parent_1Child</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constrai
...[truncated 2214 chars]...
7 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.011</duration><failedSince>0</failedSince><name>insertSelect_sibling_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.directNeighborId=null, Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do, Person.fatherId=null}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching sta
...[truncated 8378 chars]...
SupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.012</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_withAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Per
...[truncated 9834 chars]...
SupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.009</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedByReverseSide_1Parent_2Children</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, fatherId int, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Person(name, id, fatherId) values (?, ?, ?) | {1={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42, Person.fatherId=null}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Person(
...[truncated 2691 chars]...
17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><duration>0.077</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.011</duration><failedSince>0</failedSince><name>crud_2cycles_sibling</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, house1Id int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_house1Id_House_id foreign key(house1I
...[truncated 3458 chars]...
ersistedIdentifier@42,name=John Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=null, name=secondary house, inhabitants=[]},id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.024</duration><failedSince>0</failedSince><name>crud_2cycles_sibling_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, house1Id int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table House add constraint FK_House_gardenerId_Person_id foreign key(g
...[truncated 23558 chars]...
 id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@888}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@456}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@999}}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.016</duration><failedSince>0</failedSince><name>crud_2cycles_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references
...[truncated 11924 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.02</duration><failedSince>0</failedSince><name>crud_2cycles_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) refe
...[truncated 14292 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.009</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, partnerId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Person(name, id, partnerId) values (?, ?, ?) | {1={Person.partnerId=null, Person.name=Saca Do, Person.id=o.c.s.i.P
...[truncated 1576 chars]...
7 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.008</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Person(name, id, reversePartnerId) values (?, ?, ?) | {1={Person.reversePartnerId=null, Perso
...[truncated 1638 chars]...
7 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_2cycles_ownedByTarget_entityCycle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, addressId int, houseId int, gardenerId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id)
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Pers
...[truncated 6665 chars]...
eTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_2cycles_ownedBySource_entityCycle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references 
...[truncated 6352 chars]...
eTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_cycleWithIntermediary_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references Person(id)
202
...[truncated 7833 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id from Person | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_cycleWithIntermediary_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table House(id int not null, addressId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(reverseGardenerId int, name varchar(255), id int not null, houseId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(
...[truncated 7703 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id from Person | {}
</stdout></case><duration>0.146</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest</className><duration>0.009</duration><failedSince>0</failedSince><name>happyPath</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.creationDate=Tue Feb 17 06:39:27 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@d60f755e-56e8-492a-8e86-c7904b41a53f, Toto.name=null, Toto
...[truncated 231 chars]...
ier@d60f755e-56e8-492a-8e86-c7904b41a53f]
2026-02-17 06:39:27	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d60f755e-56e8-492a-8e86-c7904b41a53f}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest</className><duration>0.007</duration><failedSince>0</failedSince><name>exclude</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.name=null, Toto.id=o.c.s.i.PersistableIdentifier@51b27de4-d77a-4aec-8123-e00a4a927cd4, Toto.modificationDate=null}}
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@51b27de4-d77a-4aec-8123-e00a4a927cd4]
2026-02-17 06:39:27	TRACE	SQLOperation	select Toto.modificationDate as Toto_modificationDate, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@51b27de4-d77a-4aec-8123-e00a4a927cd4}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest</className><duration>0.016</duration><failedSince>0</failedSince><name>overrideColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.createdAt=Tue Feb 17 06:39:27 UTC 2026, Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@8f3159c5-16f6-4f60-b8f5
...[truncated 213 chars]...
dentifier@8f3159c5-16f6-4f60-b8f5-415ae58a8b90]
2026-02-17 06:39:27	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.createdAt as Toto_createdAt, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@8f3159c5-16f6-4f60-b8f5-415ae58a8b90}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest</className><duration>0.003</duration><failedSince>0</failedSince><name>mappingDefinedTwice_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName</className><duration>0.01</duration><failedSince>0</failedSince><name>happyPath</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@e5b7a050-d2e6-45bf-904c-b25d608b7c43, Toto.name=null, Toto.createdAt=Tue Feb 17 06:39:27 UTC 2026, Toto.modifica
...[truncated 213 chars]...
dentifier@e5b7a050-d2e6-45bf-904c-b25d608b7c43]
2026-02-17 06:39:27	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.createdAt as Toto_createdAt, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@e5b7a050-d2e6-45bf-904c-b25d608b7c43}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName</className><duration>0.003</duration><failedSince>0</failedSince><name>nameAlreadyExists_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName</className><duration>0.009</duration><failedSince>0</failedSince><name>nameIsAlreadyOverridden_nameIsOverwritten</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.modificationDate=null, Toto.name=null, Toto.createdAt=Tue Feb 17 06:39:27 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@405548d8-ad77-4cba-b770
...[truncated 213 chars]...
dentifier@405548d8-ad77-4cba-b770-5b361c296d15]
2026-02-17 06:39:27	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.createdAt as Toto_createdAt, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@405548d8-ad77-4cba-b770-5b361c296d15}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><duration>0.023</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass</className><duration>0.015</duration><failedSince>0</failedSince><name>happyPath</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.modificationDate=null, Toto.name=null, Toto.creationDate=Tue Feb 17 06:39:27 UTC 2026, Toto.id=o.c.s.i.Persi
...[truncated 322 chars]...
0205667372b6]
2026-02-17 06:39:27	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@78e213f6-7818-4563-8f6f-0205667372b6}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass</className><duration>0.008</duration><failedSince>0</failedSince><name>withMappedSuperClassAndOverride_schemaGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, modificationTime timestamp, name varchar(255), creationDate timestamp, locale VARCHAR(20), unique (id))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass</className><duration>0.008</duration><failedSince>0</failedSince><name>withMappedSuperClassAndOverrideSize_schemaGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(42), locale VARCHAR(20), unique (id))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass</className><duration>0.007</duration><failedSince>0</failedSince><name>withMappedSuperClassAndOverrideName_schemaGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), unique (id))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass</className><duration>0.011</duration><failedSince>0</failedSince><name>withMappedSuperClassAndOverride_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), name varchar(255), unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Toto(creationDate, id, locale, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.locale=en_US, Toto.creationDate=Tue Feb 17 06:39:27 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@522289fc-3b8c
...[truncated 225 chars]...
i.PersistableIdentifier@522289fc-3b8c-49a5-ab11-830c512d5eb4]
2026-02-17 06:39:27	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@522289fc-3b8c-49a5-ab11-830c512d5eb4}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><duration>0.05</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.01</duration><failedSince>0</failedSince><name>joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table car(id int not null, color int, model varchar(255), unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table car add constraint FK_car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Vehicle(color, id) values (?, ?) | {1=
...[truncated 698 chars]...
ehicle as Vehicle on car.id = Vehicle.id where car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Renault,plates=[],radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.01</duration><failedSince>0</failedSince><name>multipleInheritance</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(color, model, id) values (?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault, Car.color=Color[rgb=666]}}
2026-02-17 06:39:25	TRACE	SQLOperation	select car.id, car.model, car.color from car | {}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.01</duration><failedSince>0</failedSince><name>multipleInheritance_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Vehicle(id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Vehicle add constra
...[truncated 1490 chars]...
 o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Renault,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Renault,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.011</duration><failedSince>0</failedSince><name>withEmbeddable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), rgb integer not null, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(model, rgb, id) values (?, ?, ?) | {1={Car.rgb=666, Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.model as Car_model, Car.rgb as Car_rgb, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
2026-02-17 06:39:25	TRACE	SQLOperation	select id, model, rgb from Car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.002</duration><failedSince>0</failedSince><name>mappedSuperClass_and_entityInheritance_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.01</duration><failedSince>0</failedSince><name>withIdDefinedInSuperClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(color, model, id) values (?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666], Car.model=Renault}}
2026-02-17 06:39:25	TRACE	SQLOperation	select car.id, car.color, car.model from car | {}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.006</duration><failedSince>0</failedSince><name>twiceInheritanceInRelation_schemaContainsAllTables</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.001</duration><failedSince>0</failedSince><name>identifierIsRedefined_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</className><duration>0.004</duration><failedSince>0</failedSince><name>withIdDefinedInSuperClass_severalTimes</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.068</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.003</duration><failedSince>0</failedSince><name>indexNamingStrategyChanged_inBoth_lowestTakesPriority</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.009</duration><failedSince>0</failedSince><name>simpleCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(color, model, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select car.id, car.model, car.color from car | {}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.008</duration><failedSince>0</failedSince><name>columnNamingStrategyChanged_inBoth_lowestTakesPriority</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model_col varchar(255), color_col int, id_col int not null, unique (id_col))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(color_col, model_col, id_col) values (?, ?, ?) | {1={Car.id_col=o.c.s.i.PersistableIdentifier@1, Car.model_col=Renault, Car.color_col=Color[rgb=666]}}
2026-02-17 06:39:25	TRACE	SQLOperation	select id_col, model_col, color_col from Car | {}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.color_col as Car_color_col, Car.model_col as Car_model_col, Car.id_col as Car_id_col from Car where Car.id_col in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.008</duration><failedSince>0</failedSince><name>columnNamingStrategyChanged_inParent</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model_supercol varchar(255), color_supercol int, id_supercol int not null, unique (id_supercol))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(color_supercol, model_supercol, id_supercol) values (?, ?, ?) | {1={Car.model_supercol=Renault, Car.id_supercol=o.c.s.i.PersistableIdentifier@1, Car.color_supercol=Color[rgb=666]}}
2026-02-17 06:39:25	TRACE	SQLOperation	select 
...[truncated 40 chars]...
col from Car | {}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.color_supercol as Car_color_supercol, Car.model_supercol as Car_model_supercol, Car.id_supercol as Car_id_supercol from Car where Car.id_supercol in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.009</duration><failedSince>0</failedSince><name>withEmbeddable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), rgb integer not null, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(model, rgb, id) values (?, ?, ?) | {1={Car.model=Renault, Car.rgb=666, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.model as Car_model, Car.rgb as Car_rgb, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
2026-02-17 06:39:25	TRACE	SQLOperation	select id, model, rgb from Car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.003</duration><failedSince>0</failedSince><name>indexNamingStrategyChanged_inParent</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.009</duration><failedSince>0</failedSince><name>columnNamingStrategyChanged</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model_col varchar(255), color_col int, id_col int not null, unique (id_col))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(color_col, model_col, id_col) values (?, ?, ?) | {1={Car.color_col=Color[rgb=666], Car.model_col=Renault, Car.id_col=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select id_col, model_col, color_col from Car | {}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.color_col as Car_color_col, Car.model_col as Car_model_col, Car.id_col as Car_id_col from Car where Car.id_col in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.002</duration><failedSince>0</failedSince><name>withoutIdDefined_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.002</duration><failedSince>0</failedSince><name>indexNamingStrategyChanged</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</className><duration>0.008</duration><failedSince>0</failedSince><name>simpleCase_withTableDefinedInSuperClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(color, model, id) values (?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault, Car.color=Color[rgb=666]}}
2026-02-17 06:39:25	TRACE	SQLOperation	select car.id, car.model, car.color from car | {}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
</stdout></case><duration>0.062</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll</className><duration>0.012</duration><failedSince>0</failedSince><name>update_associationTableIsMaintained</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe
...[truncated 4559 chars]...
wer{id=o.c.s.i.PersistedIdentifier@0}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_associationRecordsMustBeDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 1525 chars]...
fier@666}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as answerCount from Answer where id = 666 | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as relationCount from Answer_choices where answer_Id = 666 | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select id from Choice where id = 300 | {}
</stdout></case><duration>0.023</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval</className><duration>0.011</duration><failedSince>0</failedSince><name>delete_associationRecordsMustBeDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 1946 chars]...
fier@300}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as answerCount from Answer where id = 666 | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as relationCount from Answer_choices where answer_Id = 666 | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select id from Choice where id = 300 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval</className><duration>0.011</duration><failedSince>0</failedSince><name>update_removedElementsAreDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 4746 chars]...
wer{id=o.c.s.i.PersistedIdentifier@0}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0}
</stdout></case><duration>0.022</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.037</duration><failedSince>0</failedSince><name>select_noRecordInAssociationTable_mustReturnEmptyCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe
...[truncated 693 chars]...
 {1=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.015</duration><failedSince>0</failedSince><name>crud_relationContainsOneToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 3138 chars]...
s
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select answer_id from answer_choices | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.01</duration><failedSince>0</failedSince><name>select_collectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 1157 chars]...
{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.234</duration><failedSince>0</failedSince><name>bidirectionality_reverseCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3594 chars]...
0
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@54f43310
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@54f43310
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.015</duration><failedSince>0</failedSince><name>bidirectionality_reverselySetBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3594 chars]...
2
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@193b9492
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@193b9492
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.012</duration><failedSince>0</failedSince><name>bidirectionality_reverseInitializedWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3594 chars]...
d
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@62e5b7fd
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@62e5b7fd
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany_indexed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, myIdx integer, unique (answer_id, choices_id, myIdx))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answe
...[truncated 4365 chars]...
wer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.017</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany_indexed_siblingProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, myIdx integer, unique (answer_id, choices_id, myIdx))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_secondaryChoices(answer_id int not null, secondaryChoices_id int not null, myIdx2 integer, unique (answer_id, secondaryChoices_id, myIdx2))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create 
...[truncated 11056 chars]...
ntifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe
...[truncated 3429 chars]...
s
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select answer_id from answer_choices | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly</className><duration>0.011</duration><failedSince>0</failedSince><name>delete_associationRecordsMustBeDeleted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe
...[truncated 1525 chars]...
fier@300}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as answerCount from Answer where id = 666 | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as relationCount from Answer_choices where answer_Id = 666 | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select id from Choice where id = 300 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly</className><duration>0.008</duration><failedSince>0</failedSince><name>insert_associationRecordsMustBeInserted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe
...[truncated 654 chars]...
oices.choices_id=o.c.s.i.PersistableIdentifier@300}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@100}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@200}}
2026-02-17 06:39:22	TRACE	SQLOperation	select id from Answer where id in (42, 666) | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select choices_Id from Answer_choices where answer_id in (42, 666) | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly</className><duration>0.01</duration><failedSince>0</failedSince><name>update_associationRecordsMustBeUpdated_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(comment varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answe
...[truncated 3646 chars]...
ating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	TRACE	SQLOperation	select label from Choice where id = 100 | {}
</stdout></case><duration>0.032</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly</className><duration>0.008</duration><failedSince>0</failedSince><name>insert_onlySourceEntitiesArePersisted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 110 chars]...
er_id_Answer_id foreign key(answer_id) references Answer(id)
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select id from answer | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as relationCount from answer_choices | {}
2026-02-17 06:39:22	TRACE	SQLOperation	select count(*) as choiceCount from choice | {}
</stdout></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation</className><duration>0.008</duration><failedSince>0</failedSince><name>foreignKeysAreCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id)
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation</className><duration>0.01</duration><failedSince>0</failedSince><name>withJoinTable_joinTableIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Toto(left_side_id int not null, right_side_id int not null, unique (left_side_id, right_side_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Toto add constraint FK_Toto_left_side_id_Answer_id foreign key(left_side_id) references Answer(id)
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Toto add constraint FK_Toto_right_side_id_Choice_id foreign key(right_side_id) references Choice(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation</className><duration>0.01</duration><failedSince>0</failedSince><name>withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table PossibleChoices(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_PossibleChoices_id foreign key(choices_id) references PossibleChoices(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation</className><duration>0.01</duration><failedSince>0</failedSince><name>withTargetTable_targetTableIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table MyChoice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_MyChoice_id foreign key(choices_id) references MyChoice(id)
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)
</stdout></case><duration>0.039</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest</className><duration>0.013</duration><failedSince>0</failedSince><name>mandatory_withNullTarget_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOp
...[truncated 641 chars]...
as manufacturer_name, manufacturer.id as manufacturer_id from Device left outer join Company as manufacturer on Device.manufacturerId = manufacturer.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest</className><duration>0.016</duration><failedSince>0</failedSince><name>multiple_manyToOne</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Address(street varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, locationId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) ref
...[truncated 4379 chars]...
)=World Company renamed, Company.id (W)=o.c.s.i.PersistableIdentifier@0}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	update Address set street = ? where id = ? | {1={Address.id (W)=o.c.s.i.PersistableIdentifier@0, Address.street (U)=somewhere renamed}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@0}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest</className><duration>0.01</duration><failedSince>0</failedSince><name>fetchSeparately</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 990 chars]...
c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.d.Device@42
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:25	TRACE	SQLOperation	select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest</className><duration>0.015</duration><failedSince>0</failedSince><name>multiple_manyToOne_partialOrphanRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Address(street varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, locationId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) ref
...[truncated 4667 chars]...
m Company where id = ? | {1={Company.id=o.c.s.i.PersistableIdentifier@0}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	update Address set street = ? where id = ? | {1={Address.id (W)=o.c.s.i.PersistableIdentifier@0, Address.street (U)=somewhere renamed}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality</className><duration>0.013</duration><failedSince>0</failedSince><name>reverselyInitializeWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 1718 chars]...
c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality</className><duration>0.01</duration><failedSince>0</failedSince><name>reverseCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 1718 chars]...
c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality</className><duration>0.01</duration><failedSince>0</failedSince><name>reverselySetBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 1718 chars]...
c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1
</stdout></case><duration>0.034</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.011</duration><failedSince>0</failedSince><name>notDefined_defaultIsAll_getter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 1683 chars]...
ufacturer.id where Device.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@666]
2026-02-17 06:39:25	TRACE	SQLOperation	select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.008</duration><failedSince>0</failedSince><name>cascade_deleteWithOrphanRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@
...[truncated 496 chars]...
UG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@100
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@100}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Company where id = ? | {1={Company.id=o.c.s.i.PersistedIdentifier@42}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.002</duration><failedSince>0</failedSince><name>associationOnly_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.016</duration><failedSince>0</failedSince><name>all</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 6124 chars]...
lationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.011</duration><failedSince>0</failedSince><name>readOnly_getter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 1055 chars]...
{1={Device.name (U)=touched UPS, Device.id (W)=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Company where id = 1 | {}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Device | {}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Company where id = 1 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</className><duration>0.009</duration><failedSince>0</failedSince><name>readOnly_setter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	i
...[truncated 1055 chars]...
{1={Device.name (U)=touched UPS, Device.id (W)=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Company where id = 1 | {}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Device | {}
2026-02-17 06:39:25	TRACE	SQLOperation	select name from Company where id = 1 | {}
</stdout></case><duration>0.059</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation</className><duration>0.02</duration><failedSince>0</failedSince><name>columnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Address(street varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, positionId int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_positionId_Address_id foreign key(positionId) references Address(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation</className><duration>0.018</duration><failedSince>0</failedSince><name>defaultBehavior</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Address(street varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, locationId int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation</className><duration>0.009</duration><failedSince>0</failedSince><name>withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, locationId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Town(street varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_locationId_Town_id foreign key(locationId) references Town(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation</className><duration>0.01</duration><failedSince>0</failedSince><name>defaultBehavior_2Relations</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Address(street varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Company(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, locationId int, manufacturerId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation</className><duration>0.009</duration><failedSince>0</failedSince><name>withTargetTable_targetTableIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Device(name varchar(255), id int not null, locationId int, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Township(street varchar(255), id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Device add constraint FK_Device_locationId_Township_id foreign key(locationId) references Township(id)
</stdout></case><duration>0.066</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.026</duration><failedSince>0</failedSince><name>crudEnum</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_addressBook(id int, key integer, value varchar(255), unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_addressBook add constraint FK_Person_addressBook_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	in
...[truncated 5570 chars]...
om Person_addressBook where id = ? and key = ? | {1={Person_addressBook.key=OTHER, Person_addressBook.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_addressBook.key=BILLING_ADDRESS, Person_addressBook.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_addressBook | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.015</duration><failedSince>0</failedSince><name>crud_valueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_contracts(id int, key varchar(255), creationDate timestamp, modificationDate timestamp, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_contracts add constraint FK_Person_contracts_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17
...[truncated 6670 chars]...
Operation	delete from Person_contracts where id = ? and key = ? | {1={Person_contracts.id=o.c.s.i.PersistedIdentifier@1, Person_contracts.key=Marseille}, 2={Person_contracts.id=o.c.s.i.PersistedIdentifier@1, Person_contracts.key=Lyon}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_contracts | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>overrideValueColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.008</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOper
...[truncated 3947 chars]...
.PersistedIdentifier@1, Person_phoneNumbers.key=home}, 2={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=work}, 3={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=mobile}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_phoneNumbers | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.008</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOper
...[truncated 3249 chars]...
i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>withTableName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.011</duration><failedSince>0</failedSince><name>withCollectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOper
...[truncated 3249 chars]...
i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.002</duration><failedSince>0</failedSince><name>overrideKeyColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>foreignKeyIsPresent</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.008</duration><failedSince>0</failedSince><name>update_objectRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOper
...[truncated 5705 chars]...
ntry=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={mobile=03 33 33 33 33},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withMapEntryTableNaming</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.006</duration><failedSince>0</failedSince><name>keyAndValueIsComplexType_schemaGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_keyIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_addresses(id int, creationDate timestamp, modificationDate timestamp, value varchar(255), unique (id, creationDate, modificationDate))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_addresses add constraint FK_Person_addresses_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching
...[truncated 7080 chars]...
026, Person_addresses.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_addresses.creationDate=Thu Feb 12 06:39:26 UTC 2026, Person_addresses.modificationDate=Thu Feb 12 06:39:26 UTC 2026, Person_addresses.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_addresses | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType_overrideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(id int, creationDate timestamp, modificationDate timestamp, value_creationDate timestamp, value_modificationDate timestamp, unique (id, creationDate, modificationDate))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates add const
...[truncated 9853 chars]...
26, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate=Sun Feb 15 06:39:26 UTC 2026}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>withTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_keyAndValueIsComplexType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfComplexTypes(id int, creationDate timestamp, modificationDate timestamp, serialNumber varchar(255), model varchar(255), unique (id, creationDate, modificationDate))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfComplexTypes add constraint FK_Person_mapPropertyMadeOfComplexTypes_id_Person_i
...[truncated 8826 chars]...
deOfComplexTypes.modificationDate=Sun Feb 15 06:39:26 UTC 2026, Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypes.creationDate=Sun Feb 15 06:39:26 UTC 2026}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfComplexTypes | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.01</duration><failedSince>0</failedSince><name>update_objectAddition</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOper
...[truncated 7514 chars]...
cycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=&lt;null&gt;,nicknames=&lt;null&gt;,phoneNumbers={vacation site=04 44 44 44 44, mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest</className><duration>0.003</duration><failedSince>0</failedSince><name>withReverseJoinColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities</className><duration>0.04</duration><failedSince>0</failedSince><name>crud_associationOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))
2026-02-17 06
...[truncated 13699 chars]...
tyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@2}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities</className><duration>0.018</duration><failedSince>0</failedSince><name>crud_readOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table City(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_m
...[truncated 13822 chars]...
bject org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@302f8de4
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select key from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from City | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities</className><duration>0.016</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	a
...[truncated 11750 chars]...
rson_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@3}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from City | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities</className><duration>0.012</duration><failedSince>0</failedSince><name>foreignKey_creation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	a
...[truncated 88 chars]...
rtyMadeOfEntityAsKeyAndValue_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_value_Country_id foreign key(value) references Country(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_key_City_id foreign key(key) references City(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities</className><duration>0.021</duration><failedSince>0</failedSince><name>crud_deleteOrphan</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table City(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEnt
...[truncated 13566 chars]...
o.c.s.i.PersistedIdentifier@3}, 2={Country.id=o.c.s.i.PersistedIdentifier@4}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from City | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><duration>0.109</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</className><duration>0.03</duration><failedSince>0</failedSince><name>crud_associationOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro
...[truncated 10607 chars]...
er@1}, 2={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@3, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select key from Person_mapPropertyMadeOfEntityAsKey | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</className><duration>0.016</duration><failedSince>0</failedSince><name>crud_readOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro
...[truncated 11103 chars]...
nsuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@3ae097ca
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select key from Person_mapPropertyMadeOfEntityAsKey | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</className><duration>0.016</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro
...[truncated 10004 chars]...
@1}, 2={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@3, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfEntityAsKey | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</className><duration>0.014</duration><failedSince>0</failedSince><name>compositeId_foreignKey_creation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfCompositeIdEntityAsKey(id int, value varchar(255), number integer, street varchar(255), zipCode varchar(255), city varchar(255), unique (id, number, street, zipCode, city))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfCompositeIdEntityAsKey add constraint FK_f8c1917 foreign key(number, street, zipCode, city) references House(number, street, zipCode, city)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfCompositeIdEntityAsKey add constraint FK_Person_mapPropertyMadeOfCompositeIdEntityAsKey_id_Person_id foreign key(id) references Person(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</className><duration>0.005</duration><failedSince>0</failedSince><name>schemaCreation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</className><duration>0.009</duration><failedSince>0</failedSince><name>foreignKey_creation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_key_Country_id foreign key(key) references Country(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_id_Person_id foreign key(id) references Person(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_deleteOrphan</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro
...[truncated 10686 chars]...
26	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@2}, 2={Country.id=o.c.s.i.PersistedIdentifier@3}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfEntityAsKey | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><duration>0.107</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</className><duration>0.03</duration><failedSince>0</failedSince><name>crud_associationOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma
...[truncated 9723 chars]...
stedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Marseille, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select value from Person_mapPropertyMadeOfEntityAsValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</className><duration>0.015</duration><failedSince>0</failedSince><name>crud_readOnly</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma
...[truncated 11258 chars]...
ing o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1289705c
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select value from Person_mapPropertyMadeOfEntityAsValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</className><duration>0.017</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma
...[truncated 10301 chars]...
AsValue.key=Marseille}, 2={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Lyon}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'key' from Person_mapPropertyMadeOfEntityAsValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</className><duration>0.015</duration><failedSince>0</failedSince><name>compositeId_foreignKey_creation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfCompositeIdEntityAsValue(id int, key varchar(255), number integer, street varchar(255), zipCode varchar(255), city varchar(255), unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfCompositeIdEntityAsValue add constraint FK_Person_mapPropertyMadeOfCompositeIdEntityAsValue_id_Person_id foreign key(id) references Person(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfCompositeIdEntityAsValue add constraint FK_aee66945 foreign key(number, street, zipCode, city) references House(number, street, zipCode, city)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</className><duration>0.006</duration><failedSince>0</failedSince><name>schemaCreation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</className><duration>0.011</duration><failedSince>0</failedSince><name>foreignKey_creation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_value_Country_id foreign key(value) references Country(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_id_Person_id foreign key(id) references Person(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</className><duration>0.017</duration><failedSince>0</failedSince><name>crud_deleteOrphan</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma
...[truncated 10354 chars]...
RACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@2}, 2={Country.id=o.c.s.i.PersistedIdentifier@3}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select 'value' from Person_mapPropertyMadeOfEntityAsValue | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select id from Country | {}
</stdout></case><duration>0.115</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update</className><duration>0.015</duration><failedSince>0</failedSince><name>update_withAssociationTable_associationRecordsMustBeUpdated_butNotTargetEntities_list</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question_choices(question_id int not null, choices_id int not null, unique (question_id, choices_id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Question_choices add constraint FK_Question_choices_choices_id_Choice_id foreig
...[truncated 4494 chars]...
ationSupportOneToManyListTest$Question
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@3b74e4fc
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@3b74e4fc
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update</className><duration>0.017</duration><failedSince>0</failedSince><name>update_entityRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 1010 chars]...
10, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1}, 2={Choice.idx (U)=1, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistableIdentifier@20}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.idx from Choice order by Choice.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update</className><duration>0.011</duration><failedSince>0</failedSince><name>update_entitySwapping</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 970 chars]...
tifier@1, Choice.idx (U)=1, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@20}, 2={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=2, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@10}, 3={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=3, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@30}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.idx from Choice order by Choice.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update</className><duration>0.011</duration><failedSince>0</failedSince><name>update_entityRemoval_entitiesAreSameObjectReference</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 1010 chars]...
 (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@10}, 2={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=1, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@30}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistableIdentifier@20}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.idx from Choice order by Choice.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update</className><duration>0.01</duration><failedSince>0</failedSince><name>update_noChange</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 352 chars]...
fier@1, Choice.label=null}, 2={Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=null}, 3={Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=null}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.idx from Choice order by Choice.id | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.idx from Choice order by Choice.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update</className><duration>0.01</duration><failedSince>0</failedSince><name>update_entityAddition</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 1277 chars]...
uestionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=1, Choice.label (U)=null}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@40, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=null, Choice.idx=2}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.idx from Choice order by Choice.id | {}
</stdout></case><duration>0.075</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest</className><duration>0.012</duration><failedSince>0</failedSince><name>insert_indexedByColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, questionId int, myIdx integer, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Q
...[truncated 260 chars]...
e.label=null, Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.myIdx=2}, 2={Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.myIdx=1}, 3={Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.myIdx=3}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.myIdx from Choice order by Choice.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest</className><duration>0.01</duration><failedSince>0</failedSince><name>insert_cascadeIsTriggered</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 248 chars]...
1={Choice.idx=2, Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 2={Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 3={Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Choice.id, Choice.idx from Choice order by Choice.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest</className><duration>0.01</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 1836 chars]...
ntEntityMappingConfigurationSupportOneToManyListTest$Question@6cf9d76b
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@6cf9d76b
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Que
...[truncated 2294 chars]...
026-02-17 06:39:27	TRACE	SQLOperation	update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.id (W)=o.c.s.i.PersistableIdentifier@13, Choice.label (U)=Grenoble, Choice.questionId (U)=null, Choice.idx (U)=null}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Question where id = ? | {1={Question.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:27	TRACE	SQLOperation	select questionId from Choice | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest</className><duration>0.015</duration><failedSince>0</failedSince><name>delete_reverseSideIsNotMapped_relationRecordsMustBeDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	
...[truncated 3626 chars]...
ices_id=o.c.s.i.PersistableIdentifier@30}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:27	TRACE	SQLOperation	select count(id) as answerId from Answer | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select count(*) as relationCount from Answer_Choices | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select count(id) as choiceCount from Choice | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates</className><duration>0.014</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	
...[truncated 12009 chars]...
bleIdentifier@1}, 3={Answer_choices.idx=3, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:27	TRACE	SQLOperation	select count(*) as c from Answer_Choices | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select id from Choice | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates</className><duration>0.013</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	
...[truncated 2866 chars]...
ableIdentifier@1, Answer_choices.idx=1}, 3={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=2}, 4={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Answer_Choices.answer_Id, Answer_Choices.idx, Answer_Choices.choices_Id from Answer_Choices order by Answer_Choices.idx | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates</className><duration>0.026</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	
...[truncated 20957 chars]...
istableIdentifier@10, Answer_choices.idx=1}, 2={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2}, 3={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=3}}
2026-02-17 06:39:27	TRACE	SQLOperation	select Answer_Choices.answer_Id, Answer_Choices.idx, Answer_Choices.choices_Id from Answer_Choices order by Answer_Choices.idx | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates</className><duration>0.016</duration><failedSince>0</failedSince><name>select_default</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	
...[truncated 6003 chars]...
nfigurationSupportOneToManyListTest$Answer
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@2da38ed1
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@2da38ed1
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates</className><duration>0.012</duration><failedSince>0</failedSince><name>select_targets</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	
...[truncated 2507 chars]...
ntEntityMappingConfigurationSupportOneToManyListTest$Question@2634a835
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@2634a835
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates</className><duration>0.015</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Question(id int not null, unique (id))
2026-02-17 06:39:27	
...[truncated 3093 chars]...
stableIdentifier@20, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3}}
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Answer_choices where answer_id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Answer where id in (?) | {Answer.id=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:27	TRACE	SQLOperation	select count(*) as c from Answer_Choices | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select id from Choice | {}
</stdout></case><duration>0.099</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.015</duration><failedSince>0</failedSince><name>update_multipleTimes</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table State(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) ref
...[truncated 14455 chars]...
e.model.Country@5ad7c4c7,id=o.c.s.i.PersistedIdentifier@2,name=Grenoble,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@2}],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:23	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.011</duration><failedSince>0</failedSince><name>update_noMappedBy_associationTableIsMaintained</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 7158 chars]...
7 06:39:23	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.011</duration><failedSince>0</failedSince><name>delete_mappedRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdenti
...[truncated 1609 chars]...
n	Batching statement 2 times
2026-02-17 06:39:23	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.name (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@100}, 2={City.countryId (U)=null, City.name (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@200}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.011</duration><failedSince>0</failedSince><name>update_mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperat
...[truncated 4246 chars]...
.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@3c1b7e86,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.011</duration><failedSince>0</failedSince><name>update_associationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 7158 chars]...
7 06:39:23	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_withAssociationTable_associationRecordsMustBeDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 798 chars]...
Identifier@42}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@666, Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}}
</stdout></case><duration>0.072</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval</className><duration>0.012</duration><failedSince>0</failedSince><name>update_associationTable_removedElementsAreDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 7341 chars]...
7 06:39:23	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdenti
...[truncated 1488 chars]...
=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from City where id = ? | {1={City.id=o.c.s.i.PersistedIdentifier@100}, 2={City.id=o.c.s.i.PersistedIdentifier@200}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval</className><duration>0.01</duration><failedSince>0</failedSince><name>update_mappedBy_removedElementsAreDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperat
...[truncated 4173 chars]...
.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@26d899a0,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_withAssociationTable_associationRecordsMustBeDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 1209 chars]...
= ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300, Country_cities.country_id=o.c.s.i.PersistedIdentifier@666}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from City where id = ? | {1={City.id=o.c.s.i.PersistedIdentifier@300}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}}
</stdout></case><duration>0.041</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</className><duration>0.003</duration><failedSince>0</failedSince><name>withoutAssociationTable_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_withAssociationTable_associationRecordsMustBeDeleted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 798 chars]...
Identifier@42}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300, Country_cities.country_id=o.c.s.i.PersistedIdentifier@666}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</className><duration>0.014</duration><failedSince>0</failedSince><name>update_withAssociationTable_associationRecordsMustBeUpdated_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_i
...[truncated 6084 chars]...
26-02-17 06:39:23	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@100,name=&lt;null&gt;,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</className><duration>0.008</duration><failedSince>0</failedSince><name>insert_withAssociationTable_associationRecordsMustBeInserted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_i
...[truncated 614 chars]...
ng statement 3 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@300, Country_cities.country_id=o.c.s.i.PersistableIdentifier@666}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@100, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@200, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}}
</stdout></case><duration>0.036</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly</className><duration>0.012</duration><failedSince>0</failedSince><name>insert_onlySourceEntitiesArePersisted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 222 chars]...
 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Country(name, description, id) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=France, Country.description=null}}
2026-02-17 06:39:23	TRACE	SQLOperation	select id from country | {}
2026-02-17 06:39:23	TRACE	SQLOperation	select count(*) as relationCount from country_cities | {}
2026-02-17 06:39:23	TRACE	SQLOperation	select count(*) as cityCount from city | {}
</stdout></case><duration>0.012</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</className><duration>0.009</duration><failedSince>0</failedSince><name>reverseEntitiesAreLoaded</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2026-02-17 06:39:
...[truncated 999 chars]...
ming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4f6227e6,id=o.c.s.i.PersistedIdentifier@1,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</className><duration>0.009</duration><failedSince>0</failedSince><name>relationIsDefinedByColumnNameOnTargetSideAndReverseAccessorIsUsed_columnOverrideIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, name varchar(255), id int not null, state int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Town add constraint FK_Town_state_Country_id foreign key(state) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</className><duration>0.013</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Country(id) values (?) | {1={
...[truncated 2446 chars]...
DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.name (U)=Grenoble, City.id (W)=o.c.s.i.PersistableIdentifier@13}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:23	TRACE	SQLOperation	select countryId from city | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</className><duration>0.015</duration><failedSince>0</failedSince><name>ordered_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, myIdx integer, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Country(id) va
...[truncated 2977 chars]...
ll, City.name (U)=Grenoble}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:23	TRACE	SQLOperation	update City set countryId = ?, myIdx = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@17, City.myIdx (U)=2, City.countryId (U)=o.c.s.i.PersistedIdentifier@1}, 2={City.id (W)=o.c.s.i.PersistableIdentifier@23, City.myIdx (U)=1, City.countryId (U)=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:23	TRACE	SQLOperation	select name, myIdx from city | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</className><duration>0.015</duration><failedSince>0</failedSince><name>noCascade_defaultCascadeIsAll</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperat
...[truncated 3708 chars]...
uched Paris, City.id (W)=o.c.s.i.PersistedIdentifier@0}, 2={City.countryId (U)=null, City.name (U)=Paris, City.id (W)=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:23	TRACE	SQLOperation	select name from Country where id = 42 | {}
2026-02-17 06:39:23	TRACE	SQLOperation	select name from City where id = 1 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</className><duration>0.01</duration><failedSince>0</failedSince><name>initializeWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2026-02-17 06:39:
...[truncated 999 chars]...
ming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@5fd42d61,id=o.c.s.i.PersistedIdentifier@1,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><duration>0.074</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation</className><duration>0.017</duration><failedSince>0</failedSince><name>withJoinTable_schemaIsCorrect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(id int not null, name varchar(255) not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table myJoinTable(mycountry_id int not null, mycity_id int not null, unique (mycountry_id, mycity_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table myJoinTable add constraint FK_myJoinTable_mycity_id_City_id foreign key(mycity_id) references City(id)
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table myJoinTable add constraint FK_myJoinTable_mycountry_id_Country_id foreign key(mycountry_id) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation</className><duration>0.019</duration><failedSince>0</failedSince><name>schemaIsCorrect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(id int not null, name varchar(255) not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id)
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation</className><duration>0.01</duration><failedSince>0</failedSince><name>mappedBy_foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation</className><duration>0.013</duration><failedSince>0</failedSince><name>withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Town(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation</className><duration>0.01</duration><failedSince>0</failedSince><name>withTargetTable_targetTableIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Town(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation</className><duration>0.004</duration><failedSince>0</failedSince><name>mappedBy_mandatory_columnIsNotNullable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.079</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.015</duration><failedSince>0</failedSince><name>withPolymorphicTarget_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Town(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Town add c
...[truncated 4566 chars]...
DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@13, City.name (U)=Grenoble}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select countryId from city | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.013</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperat
...[truncated 4692 chars]...
ing o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@35de8ef5,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.012</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperat
...[truncated 4692 chars]...
ing o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4e3fa7a1,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.013</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table city(country_id int, name varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table city add constraint FK_city_country_id_Country_id foreign key(country_id) references Country(id)
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOpe
...[truncated 4601 chars]...
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.013</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, country_id int, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table City add constraint FK_City_country_id_Country_id foreign key(country_id) references Country(id)
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOpe
...[truncated 4601 chars]...
2026-02-17 06:39:23	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.013</duration><failedSince>0</failedSince><name>associationTable_set_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id)

...[truncated 4304 chars]...
tatement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@13, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:23	TRACE	SQLOperation	select id from city | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.011</duration><failedSince>0</failedSince><name>fetchSeparately</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2026-02-17 06:39:
...[truncated 1412 chars]...
ier@1, o.c.s.i.PersistedIdentifier@2]
2026-02-17 06:39:23	TRACE	SQLOperation	select City.name as City_name, City.id as City_id from City where City.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:23	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City
2026-02-17 06:39:23	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection</className><duration>0.009</duration><failedSince>0</failedSince><name>noAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdenti
...[truncated 381 chars]...
ting instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-02-17 06:39:23	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=&lt;null&gt;,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection</className><duration>0.009</duration><failedSince>0</failedSince><name>withAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_i
...[truncated 1284 chars]...
ident=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:23	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=&lt;null&gt;,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><duration>0.019</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest</className><duration>0.013</duration><failedSince>0</failedSince><name>multiple_oneToOne_partialOrphanRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, presidentId int, capitalId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references
...[truncated 5944 chars]...
ration	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@0}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	update City set name = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@0, City.name (U)=Paris renamed}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest</className><duration>0.012</duration><failedSince>0</failedSince><name>multiple_oneToOne</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, presidentId int, capitalId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_capitalId_City_id foreign key(capitalId) references City(
...[truncated 5645 chars]...
erson.id (W)=o.c.s.i.PersistableIdentifier@0, Person.name (U)=French president renamed}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	update City set name = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@0, City.name (U)=Paris renamed}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@0}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest</className><duration>0.005</duration><failedSince>0</failedSince><name>unique</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest</className><duration>0.004</duration><failedSince>0</failedSince><name>unique_mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest</className><duration>0.009</duration><failedSince>0</failedSince><name>lightOneToOne_relationIsPersisted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), presidentId int, id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Country(name, description, presidentId, id) values (?, ?, ?, ?) | {1={Country.description=null, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@456, Country.presidentId=Person[addressBook=&lt;null&gt;,addresses=&lt;null&gt;,bicycl
...[truncated 1355 chars]...
untry=&lt;null&gt;,id=o.c.s.i.PersistableIdentifier@124,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=French president,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest</className><duration>0.003</duration><failedSince>0</failedSince><name>unique_mappedByColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll</className><duration>0.016</duration><failedSince>0</failedSince><name>ownedByReverseSideColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(countryId int, name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Cou
...[truncated 7952 chars]...
7 06:39:27	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=null}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll</className><duration>0.014</duration><failedSince>0</failedSince><name>ownedByReverseSideGetter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Cou
...[truncated 7952 chars]...
7 06:39:27	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Lyon renamed, City.countryId (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll</className><duration>0.015</duration><failedSince>0</failedSince><name>ownedByReverseSideSetter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Cou
...[truncated 7952 chars]...
7 06:39:27	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll</className><duration>0.013</duration><failedSince>0</failedSince><name>ownedBySourceSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Cou
...[truncated 7952 chars]...
7 06:39:27	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=null}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll</className><duration>0.013</duration><failedSince>0</failedSince><name>ownedByReverseSideColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Cou
...[truncated 7952 chars]...
7 06:39:27	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=null, City.name (U)=Lyon renamed}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete</className><duration>0.007</duration><failedSince>0</failedSince><name>targetEntityIsDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@10
...[truncated 570 chars]...
inRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@100,languages=[],modificationDate=&lt;null&gt;,name=&lt;null&gt;,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@100}}
</stdout></case><duration>0.008</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.009</duration><failedSince>0</failedSince><name>insertTwice_targetInstanceIsInsertedOnce</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 1753 chars]...
ing instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.006</duration><failedSince>0</failedSince><name>mandatory_withNullTarget_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.009</duration><failedSince>0</failedSince><name>insert_targetInstanceIsUpdated_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQL
...[truncated 2049 chars]...
026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	TRACE	SQLOperation	select count(*) as countryCount from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.01</duration><failedSince>0</failedSince><name>insert_targetInstanceIsUpdated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 2062 chars]...
026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	TRACE	SQLOperation	select count(*) as countryCount from Country | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</className><duration>0.007</duration><failedSince>0</failedSince><name>insertOnce_targetInstanceIsInserted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 1008 chars]...
tance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><duration>0.042</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update</className><duration>0.011</duration><failedSince>0</failedSince><name>relationNullifiedWithOrphanRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 2833 chars]...
eese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@0]
2026-02-17 06:39:27	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update</className><duration>0.011</duration><failedSince>0</failedSince><name>relationChanged_relationIsOwnedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 4307 chars]...
null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@0]
2026-02-17 06:39:27	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update</className><duration>0.013</duration><failedSince>0</failedSince><name>relationChanged_relationIsOwnedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQL
...[truncated 5024 chars]...
erson.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person
2026-02-17 06:39:27	TRACE	SQLOperation	select countryId from Person where id = :personId | {personId=o.c.s.i.PersistableIdentifier@0}
2026-02-17 06:39:27	TRACE	SQLOperation	select countryId from Person where id = :personId | {personId=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update</className><duration>0.009</duration><failedSince>0</failedSince><name>mandatory_withNullTarget_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:
...[truncated 992 chars]...
ating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update</className><duration>0.009</duration><failedSince>0</failedSince><name>relationNullified_relationIsOwnedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 2783 chars]...
null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@0]
2026-02-17 06:39:27	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update</className><duration>0.009</duration><failedSince>0</failedSince><name>relationChanged_relationIsOwnedBySource_withOrphanRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 3092 chars]...
eese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@0]
2026-02-17 06:39:27	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}
</stdout></case><duration>0.063</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration</className><duration>0.01</duration><failedSince>0</failedSince><name>notDefined_defaultIsAll_getter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 2051 chars]...
entId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@666]
2026-02-17 06:39:27	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration</className><duration>0.015</duration><failedSince>0</failedSince><name>readOnly_getter_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQL
...[truncated 3841 chars]...
026-02-17 06:39:27	TRACE	SQLOperation	update Person set countryId = ? where id = ? | {1={}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Country | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Person | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Person where id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration</className><duration>0.007</duration><failedSince>0</failedSince><name>cascade_deleteWithOrphanRemoval</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@10
...[truncated 756 chars]...
ficationDate=&lt;null&gt;,name=&lt;null&gt;,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@100}}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@42}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration</className><duration>0.003</duration><failedSince>0</failedSince><name>associationOnly_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration</className><duration>0.009</duration><failedSince>0</failedSince><name>readOnly_getter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 1472 chars]...
untry.id (W)=o.c.s.i.PersistableIdentifier@42, Country.name (U)=touched France}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Person where id = 1 | {}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Country | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Person where id = 1 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration</className><duration>0.055</duration><failedSince>0</failedSince><name>readOnly_setter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRA
...[truncated 1472 chars]...
leIdentifier@42, Country.description (U)=null, Country.name (U)=touched France}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Person where id = 1 | {}
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Country | {}
2026-02-17 06:39:27	TRACE	SQLOperation	select name from Person where id = 1 | {}
</stdout></case><duration>0.1</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.008</duration><failedSince>0</failedSince><name>relationIsDefinedByColumnOnTargetSideAndReverseMutatorIsUsed_columnOverrideIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table city(state int, name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.018</duration><failedSince>0</failedSince><name>relationOwnedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, capitalId int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_capitalId_City_id foreign key(capitalId) references City(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.019</duration><failedSince>0</failedSince><name>relationOwnedBySource_columnName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, mainTownId int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_mainTownId_City_id foreign key(mainTownId) references City(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.009</duration><failedSince>0</failedSince><name>withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Town(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.009</duration><failedSince>0</failedSince><name>withTargetTable_targetTableIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Township(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Township add constraint FK_Township_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.008</duration><failedSince>0</failedSince><name>withTargetTableAndTableSetByTargetEntity_targetTableIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Township(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Township add constraint FK_Township_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.008</duration><failedSince>0</failedSince><name>relationIsDefinedByColumnOnTargetSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table city(state int, name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.008</duration><failedSince>0</failedSince><name>relationIsDefinedByColumnOnTargetSideAndReverseAccessorIsUsed_columnOverrideIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table city(state int, name varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</className><duration>0.017</duration><failedSince>0</failedSince><name>relationOwnedByTargetSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><duration>0.107</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.022</duration><failedSince>0</failedSince><name>tablePerClass_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table ElectricCar(plug integer, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table ElectricCar add constraint FK_ElectricCar_id_Car_id foreign key(id) references Car(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Car(model, color, id) v
...[truncated 5868 chars]...
heels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from ElectricCar where id = ? | {1={ElectricCar.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select * from Car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.013</duration><failedSince>0</failedSince><name>joinedTables_singleTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, plug integer, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOper
...[truncated 4354 chars]...
tJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select * from car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.003</duration><failedSince>0</failedSince><name>tablePerClass_tablePerClass_isNotSupported</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.011</duration><failedSince>0</failedSince><name>tablePerClass_singleTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table CAR(model varchar(255), color int, id int not null, plug integer, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into CAR(plug, model, color, id, DTYPE) values (?, ?, ?, ?, ?) | {1={CAR.plug=CCS, CAR.DTYPE=ELECTRIC_CAR, CAR.color=Color[rgb=666], CAR.model=Renault, CAR.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperati
...[truncated 3993 chars]...
 CAR.plug as CAR_plug, CAR.DTYPE as CAR_DTYPE from CAR where CAR.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from CAR where id = ? | {1={CAR.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select * from Car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.012</duration><failedSince>0</failedSince><name>joinedTables_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table ElectricCar(plug integer, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)
2026-02-17 06:39:25	DEBUG	DDLDeploy
...[truncated 6423 chars]...
06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.003</duration><failedSince>0</failedSince><name>joinedTables_tablePerClass_isNotSupported</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.014</duration><failedSince>0</failedSince><name>singleTable_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	create table ElectricCar(plug integer, id int not null, unique (id))
2026-02-17 06:39:25	DEBUG	DDLDeployer	alter table ElectricCar add constraint FK_ElectricCar_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-1
...[truncated 5930 chars]...
ier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from ElectricCar where id = ? | {1={ElectricCar.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select * from abstractVehicle | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.003</duration><failedSince>0</failedSince><name>singleTable_singleTable_isNotSupported</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</className><duration>0.004</duration><failedSince>0</failedSince><name>singleTable_tablePerClass_isNotSupported</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.092</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable</className><duration>0.018</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Truck(id int not null, color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter 
...[truncated 7349 chars]...
026-02-17 06:39:26	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as vehicleCount from abstractVehicle where id in (1, 2) | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as carCount from car where id = 1 | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as truckCount from car where id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable</className><duration>0.009</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id) value
...[truncated 3266 chars]...
06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable</className><duration>0.008</duration><failedSince>0</failedSince><name>twoSubClasses_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Truck(id int not null, color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter 
...[truncated 377 chars]...
7 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(id, color) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Truck(id, color) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}}
2026-02-17 06:39:26	TRACE	SQLOperation	select model from Car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable</className><duration>0.011</duration><failedSince>0</failedSince><name>listenersAreNotified</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id) value
...[truncated 3346 chars]...
leRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:26	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable</className><duration>0.014</duration><failedSince>0</failedSince><name>twoSubClasses_withCommonProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Truck add constraint FK_Truck
...[truncated 7649 chars]...
ck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as carCount from Vehicle where id = 1 | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as truckCount from Vehicle where id = 2 | {}
</stdout></case><duration>0.061</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable</className><duration>0.012</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.model=Renault, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.color=Color[rgb=666], AbstractVehicle.DTYPE=CAR}}
2026-02-17 06:39:26
...[truncated 3932 chars]...
1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select * from abstractVehicle | {}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	TRACE	SQLOperation	select * from abstractVehicle | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable</className><duration>0.008</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.color=Color[rgb=666], AbstractVehicle.DTYPE=CAR, AbstractVehicle.model=Renault}}
2026-02-17 06:39:26
...[truncated 1814 chars]...
ehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select * from abstractVehicle | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable</className><duration>0.007</duration><failedSince>0</failedSince><name>twoSubClasses_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id, color, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.color=Color[rgb=666], AbstractVehicle.DTYPE=CAR, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id, color, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.color=Color[rgb=42], AbstractVehicle.DTYPE=TRUCK, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	TRACE	SQLOperation	select model from AbstractVehicle | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable</className><duration>0.01</duration><failedSince>0</failedSince><name>listenersAreNotified</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.color=Color[rgb=666], AbstractVehicle.DTYPE=CAR, AbstractVehicle.model=Renault}}
2026-02-17 06:39:26
...[truncated 1925 chars]...
ectionCriteria=false, parent=null
2026-02-17 06:39:26	TRACE	SQLOperation	select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.model as AbstractVehicle_model, AbstractVehicle.color as AbstractVehicle_color, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable</className><duration>0.012</duration><failedSince>0</failedSince><name>twoSubClasses_withCommonProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Vehicle(color int, id int, model varchar(255), DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Vehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.model=Renault, Vehicle.color=Color[rgb=666], Vehicle.DTYPE=CAR}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2
...[truncated 4272 chars]...
 06:39:26	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as carCount from Vehicle where id = 1 | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as truckCount from Vehicle where id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable</className><duration>0.007</duration><failedSince>0</failedSince><name>twoSubClasses_withSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int, model varchar(255), color integer, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.DTYPE=CAR, AbstractVehicle.model=Renault, AbstractVehicle.color=Color[rgb=666]}}
2026-02-17 06:3
...[truncated 288 chars]...
tionCriteria=false, parent=null
2026-02-17 06:39:26	TRACE	SQLOperation	select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.model as AbstractVehicle_model, AbstractVehicle.color as AbstractVehicle_color, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><duration>0.06</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>crud(String, EntityPersister, ConnectionProvider)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table AbstractVehicle(id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Truck(id int not null, color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	alter table Ca
...[truncated 4481 chars]...
color as AbstractVehicle_color, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2}
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>crud(String, EntityPersister, ConnectionProvider)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(id, model) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:26	DEBUG
...[truncated 6022 chars]...
flater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:26	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>crud(String, EntityPersister, ConnectionProvider)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(id, model) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Truck(id, color) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 time
...[truncated 5215 chars]...
plates=[],radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass</className><duration>0.016</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Truck(color int, id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(model, color, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}}
2026-02-17 06:39:26	DEBUG	SQLOperation
...[truncated 6405 chars]...
t 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as carCount from car where id = 1 | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as truckCount from car where id = 2 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass</className><duration>0.011</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(model, color, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select * from car | {}
2026-02-17 06:39:26	DEBUG	TablePerClassPolymorphismPersister	selecting ent
...[truncated 2477 chars]...
DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	TRACE	SQLOperation	select * from car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass</className><duration>0.009</duration><failedSince>0</failedSince><name>twoSubClasses_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Truck(color int, id int not null, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(color, id) values (?, ?) | {1={Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}}
2026-02-17 06:39:26	TRACE	SQLOperation	select model from Car | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass</className><duration>0.011</duration><failedSince>0</failedSince><name>listenersAreNotified</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(id, model, color) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Car where id = ? | 
...[truncated 2541 chars]...
r.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:26	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass</className><duration>0.02</duration><failedSince>0</failedSince><name>twoSubClasses_withCommonProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Car(model varchar(255), id int not null, color int, unique (id))
2026-02-17 06:39:26	DEBUG	DDLDeployer	create table Truck(id int not null, color int, unique (id))
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	insert into Car(model, color, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:26	DEBUG	SQLOperation
...[truncated 7468 chars]...
1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:26	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:26	TRACE	SQLOperation	delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as carCount from car where id = 1 | {}
2026-02-17 06:39:26	TRACE	SQLOperation	select count(*) as truckCount from truck where id = 2 | {}
</stdout></case><duration>0.069</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable</className><duration>0.037</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Truck(id int not null, color int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id forei
...[truncated 9728 chars]...
ment 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as vehicleCount from Vehicle where id in (1, 2) | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as carCount from car where id = 1 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as truckCount from car where id = 2 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable</className><duration>0.019</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Vehicle add co
...[truncated 4720 chars]...
ment 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}
2026-02-17 06:39:18	TRACE	SQLOperation	select * from Vehicle left outer join car on Vehicle.id = car.id | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable</className><duration>0.02</duration><failedSince>0</failedSince><name>listenersAreNotified</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Vehicle add co
...[truncated 4257 chars]...
RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable</className><duration>0.028</duration><failedSince>0</failedSince><name>twoSubClasses_withCommonProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Car(model varchar(255), id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, engineId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) 
...[truncated 10429 chars]...
={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as carCount from Vehicle where id = 1 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as truckCount from Vehicle where id = 2 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><duration>0.108</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.068</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Vehicle_wheels(vehicle_id int not null, wheels_serialNumber varchar(255) not null, unique (vehicle_id, wheels_serialNumber))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Wheel(model varchar(25
...[truncated 15980 chars]...
r@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:15	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:15	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.027</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:15	TRACE	SQLOperation	insert into Vehicle(model, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.model=Renault, Vehicle.engineId=null, Vehicle.DTYPE=CAR, Vehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:15	TRACE	SQLOperation	insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.idx=1, Wheel.serial
...[truncated 7649 chars]...
icJoinRootRowConsumer
2026-02-17 06:39:15	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:15	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.026</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:15	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:15	TRACE	SQLOperation	insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:15	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:15	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:15	DEBUG	SQLOperation	Batching s
...[truncated 9845 chars]...
flater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:16	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.021</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching s
...[truncated 8356 chars]...
flater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:16	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.025</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching s
...[truncated 8750 chars]...
rete.stalactite.engine.model.Truck
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.029</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-01}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-
...[truncated 9094 chars]...
plates=[],radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.021</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.idx=1, Wheel.serialNumber=XYZ-ABC-01, Wheel.model=null, Wheel.vehicleId=o.c.s.i.PersistableIdent
...[truncated 7605 chars]...
plates=[],radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.02</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToOne(String, EntityPersister, ConnectionProvider)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Radio(model varchar(255), serialNumber varchar(255) not null, carId int, unique (serialNumber))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	alter table Radio add constraint FK_Radio_carId_Vehicle_id forei
...[truncated 9622 chars]...
icJoinRootRowConsumer
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.019</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToOne(String, EntityPersister, ConnectionProvider)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching s
...[truncated 8079 chars]...
flater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:16	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.016</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasOneToOne(String, EntityPersister, ConnectionProvider)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	insert into Radio(model, serialNumber, carId) values (?, ?, ?) | {1={Radio.model=null, Radio.serialNumber=XYZ-ABC-01, Radio.carId=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16
...[truncated 7328 chars]...
plates=[],radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:16	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.049</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:1
...[truncated 7925 chars]...
statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.025</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:1
...[truncated 7445 chars]...
statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.025</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-
...[truncated 5632 chars]...
statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	update City set barCount = ?, name = ?, countryId = ? where id = ? | {1={City.name (U)=Grenoble, City.countryId (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@42, City.barCount (U)=51}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.023</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-
...[truncated 4886 chars]...
statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	update City set barCount = ?, name = ?, countryId = ? where id = ? | {1={City.barCount (U)=51, City.id (W)=o.c.s.i.PersistableIdentifier@42, City.countryId (U)=null, City.name (U)=Grenoble}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.032</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, 
...[truncated 13307 chars]...
statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.028</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, 
...[truncated 10923 chars]...
statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.045</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Village(barCount integer not null, id int not null,
...[truncated 11433 chars]...
tryId (U)=null}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.026</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Village(barCount integer not null, id int not null,
...[truncated 8722 chars]...
tryId (U)=null}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from City | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.028</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, name varchar(255), unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Villa
...[truncated 11263 chars]...
 06:39:16	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from Town union select * from Village | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.029</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, name varchar(255), unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Villa
...[truncated 11242 chars]...
 06:39:16	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from Town union select * from Village | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.027</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	
...[truncated 8350 chars]...
	SQLOperation	update Village set barCount = ?, name = ?, countryId = ? where id = ? | {1={Village.name (U)=Grenoble, Village.barCount (U)=51, Village.countryId (U)=null, Village.id (W)=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from Town union select * from Village | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.024</duration><failedSince>0</failedSince><name>oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	
...[truncated 8759 chars]...
	SQLOperation	update Village set barCount = ?, name = ?, countryId = ? where id = ? | {1={Village.countryId (U)=null, Village.id (W)=o.c.s.i.PersistableIdentifier@42, Village.name (U)=Grenoble, Village.barCount (U)=51}}
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:16	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:16	TRACE	SQLOperation	select * from Town union select * from Village | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.044</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id)
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statem
...[truncated 13628 chars]...
lePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@17]
2026-02-17 06:39:16	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:16	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.025</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id)
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching statem
...[truncated 12596 chars]...
lePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@17]
2026-02-17 06:39:16	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:16	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.033</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching 
...[truncated 14136 chars]...
lePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@17]
2026-02-17 06:39:16	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:16	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.028</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:16	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)
2026-02-17 06:39:16	DEBUG	SQLOperation	Batching 
...[truncated 12888 chars]...
lePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@17]
2026-02-17 06:39:17	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.038</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Car ad
...[truncated 27889 chars]...
olymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.029</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Car ad
...[truncated 19699 chars]...
olymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.027</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Car 
...[truncated 27787 chars]...
olymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.02</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Car 
...[truncated 19443 chars]...
olymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.028</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, color int, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, color int, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Pers
...[truncated 16264 chars]...
Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.color as color, Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Truck as Truck on Vehicle.id = Truck.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.024</duration><failedSince>0</failedSince><name>oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, color int, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, color int, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Pers
...[truncated 20621 chars]...
Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.color as color, Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Truck as Truck on Vehicle.id = Truck.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.007</duration><failedSince>0</failedSince><name>crudPolymorphicOneToOne(String, EntityPersister, ConnectionProvider)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(model varchar(255), id int not null, unique (id
...[truncated 6633 chars]...
,radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.009</duration><failedSince>0</failedSince><name>crudPolymorphicOneToOne(String, EntityPersister, ConnectionProvider)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Vehicle(id, engineId) values (?, ?) | {1={Vehicle.engineId=o.c.s.i.PersistableIdentifier@100, Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.engineId=null, Vehicle.id=o.c.s.i.Persista
...[truncated 7950 chars]...
rete.stalactite.engine.model.Truck
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.009</duration><failedSince>0</failedSince><name>crudPolymorphicOneToOne(String, EntityPersister, ConnectionProvider)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Car(model, id, engineId) values (?, ?, ?) | {1={Car.model=Renault, Car.engineId=o.c.s.i.PersistableIdentifier@100, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:17	DEBUG	SQLOperati
...[truncated 7190 chars]...
lassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.016</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasElementCollection(String, EntityPersister, PersistenceContext, PolymorphismType)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car_plates(id int, plates varchar(255), unique (id, plates))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Car_plates add constraint FK_Car_plates_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(model varchar(255), id int not null, uniq
...[truncated 6883 chars]...
,radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.01</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasElementCollection(String, EntityPersister, PersistenceContext, PolymorphismType)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching s
...[truncated 7122 chars]...
flater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:17	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.011</duration><failedSince>0</failedSince><name>crud_polymorphism_subClassHasElementCollection(String, EntityPersister, PersistenceContext, PolymorphismType)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Car_plates(plates, id) values (?, ?) | {1={Car_plates.plates=XYZ-ABC-01, Car_plates.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching st
...[truncated 6749 chars]...
plates=[],radio=&lt;null&gt;,color=&lt;null&gt;,engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:17	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.008</duration><failedSince>0</failedSince><name>crud_polymorphism_trunkHasOneToMany(String, EntityPersister)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, deputeCount integer, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table City add constraint FK
...[truncated 10279 chars]...
tyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=New french president,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0],states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.009</duration><failedSince>0</failedSince><name>crud_polymorphism_trunkHasOneToMany(String, EntityPersister)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.description=null, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Countr
...[truncated 12879 chars]...
tyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=New french president,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0],states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest</className><duration>0.01</duration><failedSince>0</failedSince><name>crud_polymorphism_trunkHasOneToMany(String, EntityPersister)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Republic(deputeCount, name, description, id, presidentId) values (?, ?, ?, ?, ?) | {1={Republic.deputeCount=250, Republic.name=France, Republic.description
...[truncated 11331 chars]...
tyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=New french president,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0],states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany</className><duration>0.033</duration><failedSince>0</failedSince><name>oneToTablePerClass_crud_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	
...[truncated 8769 chars]...
eration	update Village set barCount = ?, name = ?, countryId = ? where id = ? | {1={Village.id (W)=o.c.s.i.PersistableIdentifier@42, Village.name (U)=Grenoble, Village.barCount (U)=51, Village.countryId (U)=null}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:17	TRACE	SQLOperation	select id from Town union all select id from Village | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany</className><duration>0.034</duration><failedSince>0</failedSince><name>oneToSingleTable_crud_ownedByReverseSide_foreignKeysAreCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, countryId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany</className><duration>0.02</duration><failedSince>0</failedSince><name>oneToTablePerClass_crud_ownedByReverseSide_foreignKeysAreCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Village add constraint FK_Village_countryId_Country_id foreign key(countryId) references Country(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany</className><duration>0.023</duration><failedSince>0</failedSince><name>oneToJoinTable_crud_ownedByReverseSide_foreignKeysAreCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Town(discotecCount integer not null, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Village(barCount integer not null, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id)
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Village add constraint FK_Village_id_City_id foreign key(id) references City(id)
</stdout></case><duration>0.115</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne</className><duration>0.039</duration><failedSince>0</failedSince><name>oneToSingleTable_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching 
...[truncated 12888 chars]...
lePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@17]
2026-02-17 06:39:17	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne</className><duration>0.056</duration><failedSince>0</failedSince><name>oneToJoinedTable_crud_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(id int not null, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Car add constrain
...[truncated 19206 chars]...
-02-17 06:39:17	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne</className><duration>0.037</duration><failedSince>0</failedSince><name>oneToJoinedTable_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Car add constra
...[truncated 18804 chars]...
-02-17 06:39:17	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne</className><duration>0.035</duration><failedSince>0</failedSince><name>oneToSingleTable_crud_ownedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id)
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statem
...[truncated 12596 chars]...
lePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@17]
2026-02-17 06:39:17	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:17	TRACE	SQLOperation	select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}
</stdout></case><duration>0.17</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass</className><duration>0.025</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, engineId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Truck(color int, id int not null, engineId int, unique (id))
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.Persist
...[truncated 8952 chars]...
d = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}
2026-02-17 06:39:17	TRACE	SQLOperation	select count(*) as carCount from car where id = 1 | {}
2026-02-17 06:39:17	TRACE	SQLOperation	select count(*) as truckCount from car where id = 2 | {}
2026-02-17 06:39:17	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass</className><duration>0.021</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, engineId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE
...[truncated 3928 chars]...
]
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:17	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:17	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}
2026-02-17 06:39:17	TRACE	SQLOperation	select * from car | {}
2026-02-17 06:39:17	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass</className><duration>0.545</duration><failedSince>0</failedSince><name>listenersAreNotified</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, engineId int, unique (id))
2026-02-17 06:39:17	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	insert into Car(model, color, id, engineId) values (?, ?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666], Car.model=Renault, Car.engineId=null}}
20
...[truncated 3518 chars]...
MergeJoinNode$MergeJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass</className><duration>0.024</duration><failedSince>0</failedSince><name>twoSubClasses_withCommonProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Car(model varchar(255), id int not null, color int, engineId int, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Truck(id int not null, color int, engineId int, unique (id))
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.Persist
...[truncated 10444 chars]...
= ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as carCount from car where id = 1 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as truckCount from truck where id = 2 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><duration>0.618</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne</className><duration>0.022</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperati
...[truncated 6151 chars]...
 06:39:18	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}
2026-02-17 06:39:18	TRACE	SQLOperation	select * from Vehicle | {}
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:18	TRACE	SQLOperation	select * from Vehicle | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne</className><duration>0.017</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(id int, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	insert
...[truncated 3182 chars]...
 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}
2026-02-17 06:39:18	TRACE	SQLOperation	select * from Vehicle | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne</className><duration>0.022</duration><failedSince>0</failedSince><name>listenersAreNotified</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperati
...[truncated 2818 chars]...
.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:18	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[inspections=[],model=Peugeot,plates=[],radio=&lt;null&gt;,color=Color[rgb=666],engine=&lt;null&gt;,owner=&lt;null&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=&lt;null&gt;]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne</className><duration>0.028</duration><failedSince>0</failedSince><name>twoSubClasses_withCommonProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Engine(id int not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, engineId int, model varchar(255), DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:18	DEBUG	DDLDeployer	alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperati
...[truncated 7130 chars]...
={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:18	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:18	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as carCount from Vehicle where id = 1 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select count(*) as truckCount from Vehicle where id = 2 | {}
2026-02-17 06:39:18	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><duration>0.091</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest</className><duration>0.01</duration><failedSince>0</failedSince><name>insert_oneToOne</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, engineId bigint, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Engine(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_engineId_Engine_id foreign key(engineId) references Engine(id)
2026-
...[truncated 639 chars]...
l as engine_model, engine.id as engine_id from Car left outer join Engine as engine on Car.engineId = engine.id where Car.id in (?) | {1=1}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car{id=1, color=null, model='Renault'}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest</className><duration>0.008</duration><failedSince>0</failedSince><name>multipleInheritance</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Car(model, id) values (?, default) | {1={Car.model=Renault}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id, model from Car | {}
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [1]
2026-02-17 06:39:27	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest</className><duration>0.01</duration><failedSince>0</failedSince><name>multipleInheritance_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table AbstractVehicle(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Vehicle(id bigint not null, unique (id))
2026-02-17 06:39:27	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 
...[truncated 1119 chars]...
}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=1, color=null, model='Renault'}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=1, color=null, model='Renault'}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest</className><duration>0.007</duration><failedSince>0</failedSince><name>insert_basic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:27	DEBUG	DDLDeployer	create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:27	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:27	TRACE	SQLOperation	insert into Car(model, id) values (?, default) | {1={Car.model=Renault}}
2026-02-17 06:39:27	TRACE	SQLOperation	select id, model from Car | {}
2026-02-17 06:39:27	DEBUG	SimpleRelationalEntityPersister	selecting entities [1]
2026-02-17 06:39:27	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}
2026-02-17 06:39:27	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car
</stdout></case><duration>0.037</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.95</duration><failedSince>0</failedSince><name>testCascade_SetSetMix_update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:14	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:14	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:14	DEBUG	DDLDeployer	create table State(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:14	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) ref
...[truncated 14471 chars]...
e.model.Country@2b647344,id=o.c.s.i.PersistedIdentifier@2,name=Grenoble,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:15	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.129</duration><failedSince>0</failedSince><name>testCascade_oneToOneAndOneToMany_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:15	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39
...[truncated 9482 chars]...
tyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=New french president,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0],states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.101</duration><failedSince>0</failedSince><name>testCascade_ListSetMix_listContainsDuplicate_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:15	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Country_ancientCities(country_id int not null, ancientCities_id int not null, idx integer, unique (country_id, ancientCities_id, idx))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table State(name varchar(255),
...[truncated 26163 chars]...
inNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&lt;null&gt;,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
2026-02-17 06:39:15	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.046</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:15	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:15	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-17 06:39:15	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations</className><duration>0.056</duration><failedSince>0</failedSince><name>mappedBy_withManyToMany_foreignKeysAreAddedToSchema</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations</className><duration>0.023</duration><failedSince>0</failedSince><name>mappedBy_withManyToOne_foreignKeysAreAddedToSchema</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations</className><duration>0.012</duration><failedSince>0</failedSince><name>mappedBy_withOneToOne_foreignKeysAreAddedToSchema</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations</className><duration>0.012</duration><failedSince>0</failedSince><name>mappedBy_withOneToMany_foreignKeysAreAddedToSchema</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.108</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</className><duration>0.022</duration><failedSince>0</failedSince><name>crud_withConfigurationFromInheritance</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tata(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Titi(id VARCHAR(255) not null, prop1 varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, unique (id))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tutu(id VARCHAR(255) not null, firstName varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	DDLDeployer	alter table Tata ad
...[truncated 5093 chars]...
SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	delete from Tata where id = ? | {1={Tata.id=o.c.s.i.PersistedIdentifier@0caba76a-191f-4bf6-84b5-ffeba5b958cc}}
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistedIdentifier@0caba76a-191f-4bf6-84b5-ffeba5b958cc}}
2026-02-17 06:39:19	TRACE	SQLOperation	select id from Toto union all select id from Tata | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</className><duration>0.015</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(identifier VARCHAR(255) not null, unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperati
...[truncated 2449 chars]...
17 06:39:19	TRACE	SQLOperation	delete from Tata where identifier = ? | {1={Tata.identifier=o.c.s.i.PersistedIdentifier@5b04690d-4a8e-4354-82ee-2e93117d3a2b}}
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	delete from Toto where identifier = ? | {1={Toto.identifier=o.c.s.i.PersistedIdentifier@5b04690d-4a8e-4354-82ee-2e93117d3a2b}}
2026-02-17 06:39:19	TRACE	SQLOperation	select identifier from Toto union all select identifier from Tata | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</className><duration>0.01</duration><failedSince>0</failedSince><name>tableStructure_columnSizeGiven_columnSizeIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tata(identifier VARCHAR(255) not null, name varchar(123), unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(identifier VARCHAR(255) not null, unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</className><duration>0.011</duration><failedSince>0</failedSince><name>tableStructure</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(identifier VARCHAR(255) not null, unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</className><duration>0.016</duration><failedSince>0</failedSince><name>crud_severalTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(identifier VARCHAR(255) not null, unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tutu(identifier VARCHAR(255) not null, firstName varchar(255), unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identif
...[truncated 4228 chars]...
17 06:39:19	TRACE	SQLOperation	delete from Tata where identifier = ? | {1={Tata.identifier=o.c.s.i.PersistedIdentifier@1e9a6c77-ff96-4c3d-b4e0-77b7595f63cd}}
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	delete from Toto where identifier = ? | {1={Toto.identifier=o.c.s.i.PersistedIdentifier@1e9a6c77-ff96-4c3d-b4e0-77b7595f63cd}}
2026-02-17 06:39:19	TRACE	SQLOperation	select identifier from Toto union all select identifier from Tata | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</className><duration>0.009</duration><failedSince>0</failedSince><name>tableStructure_columnNameGiven_columnNameIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Tata(identifier VARCHAR(255) not null, dummyName varchar(255), unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(identifier VARCHAR(255) not null, unique (identifier))
2026-02-17 06:39:19	DEBUG	DDLDeployer	alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)
</stdout></case><duration>0.088</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>embed_withSomeExcludedProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.014</duration><failedSince>0</failedSince><name>embed_withOverriddenColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>embed_withReadonlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.modificationDate=Tue Feb 17 06:39:19 UTC 2026, Toto.creationDate=Tue Feb 17 06:39:19 UTC 2026, Toto.id=o.c.s.i.PersistedIdentifier@ce3a75e4-f80b-497e-bd92-194c5c4c90fa}}
2026-02-17 06:39:19	TRACE	SQLOperation	select readonlyProperty from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.01</duration><failedSince>0</failedSince><name>map_withReadConverter_converterIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(name, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@c9188e34-5baf-4975-8f74-fb99ceafb555, Toto.name=toto}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@c9188e34-5baf-4975-8f74-fb99ceafb555]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@c9188e34-5baf-4975-8f74-fb99ceafb555}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>map_methodHasNoMatchingField_configurationIsStillValid</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.012</duration><failedSince>0</failedSince><name>map_withReadConverter_complexCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), possibleStates varchar(255), unique (id))
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, possibleStates) values (?, ?) | {Toto.id=o.c.s.i.PersistedIdentifier@6c2beb66-167e-4544-916d-e5c8a2af7119, Toto.possibleStates=IN_PROGRESS, DONE}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@6c2beb66-167e-4544-916d-e5c8a2af7119]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.possibleStates as Toto_possibleStates, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@6c2beb66-167e-4544-916d-e5c8a2af7119}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.019</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=null, PersonWithGender.gender=FEMALE}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1]
2026-02-17 06:39:19	TRACE	SQLOperation	select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.168</duration><failedSince>0</failedSince><name>innerEmbed_withConflictingEmbeddable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into countryTable(countryCreatedAt, id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?, ?) | {1={countryTable.name=France, countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019, countryTable.countryCreatedAt=Mon Jan 01 00:00:00 UTC 2018, countryTable.presidentName=François, countryTable.id=o.c.s.i.PersistableIdentifier@1}}
</stdout></case><case><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></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.016</duration><failedSince>0</failedSince><name>map_withSqlBinderOnEmbeddedProperty_binderIsUsed_writeCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, creationDate varchar(255), modificationDate timestamp, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Tue Feb 17 06:39:19 UTC 2026, Toto.modificationDate=Tue Feb 17 06:39:19 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@a2e9b05f-0aac-4bd9-96bd-bc4bb93
...[truncated 88 chars]...
c.s.i.PersistableIdentifier@a2e9b05f-0aac-4bd9-96bd-bc4bb93df9a2]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@a2e9b05f-0aac-4bd9-96bd-bc4bb93df9a2}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.004</duration><failedSince>0</failedSince><name>embed_withOverriddenColumnName_nameAlreadyExists_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.011</duration><failedSince>0</failedSince><name>map_mandatory_onMissingValue_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(name varchar(255) not null, firstName varchar(255) not null, id int not null, unique (id))
</stdout></case><case><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></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.01</duration><failedSince>0</failedSince><name>map_withSqlBinder_binderIsUsed_writeCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, possibleStates varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(possibleStates, id) values (?, ?) | {1={Toto.possibleStates=[IN_PROGRESS, DONE], Toto.id=o.c.s.i.PersistableIdentifier@b9eed945-4100-4cd4-a0e4-b41fdbb1349d}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@b9eed945-4100-4cd4-a0e4-b41fdbb1349d]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.possibleStates as Toto_possibleStates, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@b9eed945-4100-4cd4-a0e4-b41fdbb1349d}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.01</duration><failedSince>0</failedSince><name>innerEmbed_withSomeExcludedProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into countryTable(id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?) | {1={countryTable.name=France, countryTable.presidentName=François, countryTable.id=o.c.s.i.PersistableIdentifier@1, countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>insert_nullValues</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=null, PersonWithGender.gender=null, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1]
2026-02-17 06:39:19	TRACE	SQLOperation	select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender
</stdout></case><case><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>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id) values (?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@63b0066c-ccdc-44f3-a47a-c52606425003}}
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>map_mandatory_columnConstraintIsAdded</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.012</duration><failedSince>0</failedSince><name>map_withWriteConverter_converterIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(name, id) values (?, ?) | {1={Toto.name=TOTO, Toto.id=o.c.s.i.PersistableIdentifier@81178148-8fdf-4553-ac3b-8909eed8ec06}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@81178148-8fdf-4553-ac3b-8909eed8e
...[truncated 710 chars]...
ersistableIdentifier@81178148-8fdf-4553-ac3b-8909eed8ec06]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@81178148-8fdf-4553-ac3b-8909eed8ec06}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name from Toto | {}
</stdout></case><case><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></case><case><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></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>embed_definedByGetter</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>build_identifierIsNotDefined_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>update_nullValues</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=MALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-1
...[truncated 262 chars]...
alEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1]
2026-02-17 06:39:19	TRACE	SQLOperation	select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender
</stdout></case><case><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></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_fieldName_targetedPropertyNameIsTaken</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><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>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(name varchar(255), firstName varchar(255), id varchar(36) not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(firstName, id) values (?, ?) | {1={Toto.firstName=null, Toto.id=o.c.s.i.PersistedIdentifier@a0b26dfd-4ab7-4280-9bee-3b307307ea2a}}
2026-02-17 06:39:19	TRACE	SQLOperation	select firstName from Toto | {}
2026-02-17 06:39:19	DEBUG	SimpleRelatio
...[truncated 78 chars]...
b7-4280-9bee-3b307307ea2a]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.firstName as Toto_firstName, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@a0b26dfd-4ab7-4280-9bee-3b307307ea2a}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:19	TRACE	SQLOperation	select firstName from Toto | {}
</stdout></case><case><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></case><case><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></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>map_withFieldName_targetedPropertyNameIsTaken</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><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>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), firstName varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(firstName, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@a7e142c1-bc97-4cdb-ad04-c25518a931cd, Toto.firstName=null}}
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-02-17 06:39:19	TRACE	SQLOperation	update Toto set name = ? where id = ? | {1=dummyName, 2=o.c.s.i.PersistedIdentifier@a7e142c1-bc97-4cdb-ad04-c25518a931cd}
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>embed_withOverriddenColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.018</duration><failedSince>0</failedSince><name>apiUsage</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><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>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(name, id) values (?, ?) | {1={Toto.name=toto, Toto.id=o.c.s.i.PersistableIdentifier@26a44e4e-117c-413e-ab1e-cdf61a1a8fae}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@26a44e4e-117c-413e-ab1e-cdf61a1a8fae]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@26a44e4e-117c-413e-ab1e-cdf61a1a8fae}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.01</duration><failedSince>0</failedSince><name>map_withReadConverter_converterIsUsed_readOnlyProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(name, id) values (?, ?) | {Toto.name=toto, Toto.id=o.c.s.i.PersistedIdentifier@4ad2552e-8509-45ff-be4a-8551b40cd56a}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@4ad2552e-8509-45ff-be4a-8551b40cd56a]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@4ad2552e-8509-45ff-be4a-8551b40cd56a}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name from Toto | {}
</stdout></case><case><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></case><case><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></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>withUniqueConstraintNaming</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.003</duration><failedSince>0</failedSince><name>withUniqueConstraintNaming_isAppliedToEmbedded</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withUniqueConstraintNaming_onEmbedded</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.008</duration><failedSince>0</failedSince><name>mandatory_onMissingValue_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255) not null, id int not null, unique (id))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.007</duration><failedSince>0</failedSince><name>byName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender varchar(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=toto, PersonWithGender.gender=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:19	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.008</duration><failedSince>0</failedSince><name>byDefault_ordinalIsUsed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto, PersonWithGender.gender=FEMALE}}
2026-02-17 06:39:19	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.003</duration><failedSince>0</failedSince><name>mandatory_columnConstraintIsAdded</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.008</duration><failedSince>0</failedSince><name>byOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender INT, id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:19	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.008</duration><failedSince>0</failedSince><name>fieldName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), fieldWithoutAccessor VARCHAR(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(fieldWithoutAccessor, id, name) values (?, ?, ?) | {1={PersonWithGender.fieldWithoutAccessor=FEMALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:19	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</className><duration>0.009</duration><failedSince>0</failedSince><name>column_byOrdinal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table PersonWithGender(name varchar(255), gender integer, id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto, PersonWithGender.gender=FEMALE}}
2026-02-17 06:39:19	TRACE	SQLOperation	select * from PersonWithGender | {}
</stdout></case><duration>0.054</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.01</duration><failedSince>0</failedSince><name>usingConstructor_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@1d588d79-035e-4ea8-a1f7-3eaee6ca42cb, Toto.name=Tutu}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1d588d79-035e-4ea8-a1f7-3eaee6ca42cb]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@1d588d79-035e-4ea8-a1f7-3eaee6ca42cb}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.008</duration><failedSince>0</failedSince><name>usingConstructor_2Args_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@d7528c1a-9150-42ae-9ca0-c39a18b5b864, Toto.name=Tutu}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@d7528c1a-9150-42ae-9ca0-c39a18b5b864]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d7528c1a-9150-42ae-9ca0-c39a18b5b864}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingFactory_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@4614bc82-a14b-42b0-bd70-4e48503e825f}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@4614bc82-a14b-42b0-bd70-4e48503e825f]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@4614bc82-a14b-42b0-bd70-4e48503e825f}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.034</duration><failedSince>0</failedSince><name>column</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(name varchar(255), uid varchar(36) not null, unique (uid))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.01</duration><failedSince>0</failedSince><name>usingConstructor_supplier_supplierIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@6cac091a-6e0e-4702-9628-bfd462004d98, Toto.name=Tutu}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@6cac091a-6e0e-4702-9628-bfd462004d98]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@6cac091a-6e0e-4702-9628-bfd462004d98}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.02</duration><failedSince>0</failedSince><name>columnNameAndSize</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(name varchar(255), id varchar(36) not null, unique (id))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.003</duration><failedSince>0</failedSince><name>calledTwice_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.021</duration><failedSince>0</failedSince><name>fieldName</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto(name varchar(255), uid varchar(36) not null, unique (uid))
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.012</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@95e45d9d-f341-475e-bc7f-e6f09687968c, Toto.name=Tutu}}
2026-02-17 06:39:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@95e45d9d-f341-475e-bc7f-e6f09687968c]
2026-02-17 06:39:20	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@95e45d9d-f341-475e-bc7f-e6f09687968c}
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.015</duration><failedSince>0</failedSince><name>usingConstructor_1Arg_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@d1448631-8b89-4697-981e-b7bed97b9269, Toto.name=Tutu}}
2026-02-17 06:39:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@d1448631-8b89-4697-981e-b7bed97b9269]
2026-02-17 06:39:20	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d1448631-8b89-4697-981e-b7bed97b9269}
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.013</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:20	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2026-02-17 06:39:20	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:20	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.name=Tutu, Toto.myId=o.c.s.i.PersistableIdentifier@6952649e-5dd8-4108-a489-a32eeb8dc37a}}
2026-02-17 06:39:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@6952649e-5dd8-4108-a489-a32eeb8dc37a]
2026-02-17 06:39:20	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.myId as Toto_myId from Toto where Toto.myId in (?) | {1=o.c.s.i.PersistableIdentifier@6952649e-5dd8-4108-a489-a32eeb8dc37a}
2026-02-17 06:39:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><duration>0.16</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor</className><duration>0.011</duration><failedSince>0</failedSince><name>withConstructorSpecified_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@ab5c4631-a972-4243-b4d4-c4459d1a7d30, Toto.name=Tutu}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@ab5c4631-a972-4243-b4d4-c4459d1a7d30]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@ab5c4631-a972-4243-b4d4-c4459d1a7d30}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor</className><duration>0.009</duration><failedSince>0</failedSince><name>withConstructorSpecified_byColumnName_constructorIsInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(label varchar(255), identifier VARCHAR(255) not null, unique (identifier))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(identifier, label) values (?, ?) | {1={Toto.identifier=o.c.s.i.PersistableIdentifier@5d74abb8-db75-4372-805a-cb6634787c19, Toto.label=null}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@5d74abb8-db75-4372-805a-cb6634787c19]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.label as Toto_label, Toto.identifier as Toto_identifier from Toto where Toto.identifier in (?) | {1=o.c.s.i.PersistableIdentifier@5d74abb8-db75-4372-805a-cb6634787c19}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor</className><duration>0.01</duration><failedSince>0</failedSince><name>setByConstructor_withSeveralArguments</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Hello, Toto.id=o.c.s.i.PersistableIdentifier@f1b412e5-b69a-448a-aeb8-91f6ae8890b3}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@f1b412e5-b69a-448a-aeb8-91f6ae8890b3]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@f1b412e5-b69a-448a-aeb8-91f6ae8890b3}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor</className><duration>0.009</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@74565898-f410-4335-81e4-87d2f5552ea9, Toto.name=Tutu}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@74565898-f410-4335-81e4-87d2f5552ea9]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@74565898-f410-4335-81e4-87d2f5552ea9}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor</className><duration>0.009</duration><failedSince>0</failedSince><name>setByConstructor_constructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@817c5319-8419-499a-bd35-c875c94aed02}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@817c5319-8419-499a-bd35-c875c94aed02]
2026-02-17 06:39:19	TRACE	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@817c5319-8419-499a-bd35-c875c94aed02}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
</stdout></case><duration>0.051</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.02</duration><failedSince>0</failedSince><name>versionByFieldName_update_happyPath</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Country(versionWithoutAccessor integer not null, name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Country(name, description, id, versionWithoutAccessor) values (?, ?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null, Country.versionWithoutAccessor=1, Country.name=France}}
2
...[truncated 1379 chars]...
er	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	update Country set name = ?, description = ?, versionWithoutAccessor = ? where versionWithoutAccessor = ? and id = ? | {1={Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.description (U)=null, Country.versionWithoutAccessor (U)=3, Country.versionWithoutAccessor (W)=2, Country.name (U)=Tutu}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.022</duration><failedSince>0</failedSince><name>update_versionIsUpgraded_dateVersion</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Country(modificationDate timestamp, name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Country(name, description, id, modificationDate) values (?, ?, ?, ?) | {1={Country.description=null, Country.name=France, Country.modificationDate=2026-02-17T06:39:19.073, Country.id=o.c.s.i.PersistableIdentifier@0}}
2026
...[truncated 1392 chars]...
 with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	update Country set name = ?, description = ?, modificationDate = ? where modificationDate = ? and id = ? | {1={Country.description (U)=null, Country.name (U)=Tutu, Country.modificationDate (U)=2026-02-17T06:39:19.081, Country.modificationDate (W)=2026-02-17T06:39:19.075, Country.id (W)=o.c.s.i.PersistedIdentifier@0}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.006</duration><failedSince>0</failedSince><name>build_versionedPropertyIsOfUnsupportedType_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.004</duration><failedSince>0</failedSince><name>schemaIsCorrect</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.035</duration><failedSince>0</failedSince><name>update_versionIsUpgraded_integerVersion</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Country(version integer not null, name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Country(name, description, id, version) values (?, ?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null, Country.version=1, Country.name=France}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEnti
...[truncated 1154 chars]...
ableIdentifier@0}
2026-02-17 06:39:19	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	update Country set name = ?, description = ?, version = ? where version = ? and id = ? | {1={Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.description (U)=null, Country.version (U)=3, Country.version (W)=2, Country.name (U)=Tutu}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</className><duration>0.072</duration><failedSince>0</failedSince><name>update_entityIsOutOfSync_databaseIsNotUpdated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:19	DEBUG	DDLDeployer	create table Country(version integer not null, name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	insert into Country(name, description, id, version) values (?, ?, ?, ?) | {1={Country.description=null, Country.version=1, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0}}
2026-02-17 06:39:19	DEBUG	SimpleRelationalEnti
...[truncated 529 chars]...
-02-17 06:39:19	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}}
2026-02-17 06:39:19	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:19	TRACE	SQLOperation	delete from Country where version = ? and id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.version=1}}
</stdout></case><duration>0.163</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>hash_2FK_targetColumnsHaveSameName_hashMustBeDifferent</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest</className><duration>0.006</duration><failedSince>0</failedSince><name>HIBERNATE_4</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>HIBERNATE_7</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.008</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.JoinColumnNamingStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>defaultGiveName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.0</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.JoinColumnNamingStrategyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveMapKeyColumnNames</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>giveName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest</className><duration>0.019</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest</className><duration>0.012</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.031</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterUpdateCollectionCascaderTest</className><duration>0.025</duration><failedSince>0</failedSince><name>testAfterUpdate</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.026</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.AfterUpdateCollectionCascaderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest</className><duration>0.008</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.012</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorWithDefaultFilter_acceptAll</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>constructorArgsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$CompositeKey</className><duration>0.008</duration><failedSince>0</failedSince><name>write_read</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$CompositeKey</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$SingleColumnKey</className><duration>0.0</duration><failedSince>0</failedSince><name>write_read</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.001</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$SingleColumnKey</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest</className><duration>0.008</duration><failedSince>0</failedSince><name>build_withBeforeInsertIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Element(id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Part(name varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Question(label varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(id)
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Element(id) values (?) | {1={Element.id=1}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest</className><duration>0.009</duration><failedSince>0</failedSince><name>build_withAfterInsertIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Element(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Part(name varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Question(label varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(
...[truncated 44 chars]...
ter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Element(id) values (default) | {1={}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Question(label, id) values (?, ?) | {1={Question.id=1, Question.label=What's the answer to Life, the Universe and Everything ?}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>build_targetTableAndOverridingColumnsAreDifferent_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest</className><duration>0.01</duration><failedSince>0</failedSince><name>build_withAlreadyAssignedIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Element(id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Part(name varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Question(label varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(id)
2026-02-17 06:39:23	DEBUG	DDLDeployer	alter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id)
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Element(id) values (?) | {1={Element.id=1}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}
</stdout></case><duration>0.033</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest</className><duration>0.028</duration><failedSince>0</failedSince><name>tableStructure_associationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest</className><duration>0.012</duration><failedSince>0</failedSince><name>tableStructure_relationMappedByReverseSide</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.04</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.003</duration><failedSince>0</failedSince><name>resolve_propertyDoesntMeetJavaBeanNamingConvention_exceptionIsThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.001</duration><failedSince>0</failedSince><name>resolve(PropertyMapping, Accessor, Mutator)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.001</duration><failedSince>0</failedSince><name>resolve(PropertyMapping, Accessor, Mutator)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>resolve(PropertyMapping, Accessor, Mutator)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>resolve(PropertyMapping, Accessor, Mutator)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>resolve(PropertyMapping, Accessor, Mutator)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.001</duration><failedSince>0</failedSince><name>resolve(PropertyMapping, Accessor, Mutator)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</className><duration>0.0</duration><failedSince>0</failedSince><name>resolve(PropertyMapping, Accessor, Mutator)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.012</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest</className><duration>0.007</duration><failedSince>0</failedSince><name>build_withBeforeInsertIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.DTYPE=QUESTION, Element.label=What's the answer to Life, the Universe and Everything ?, Element.id=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>build_withAfterInsertIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Element(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Element(label, id, DTYPE) values (?, default, ?) | {1={Element.label=What's the answer to Life, the Universe and Everything ?, Element.DTYPE=QUESTION}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>build_targetTableAndOverridingColumnsAreDifferent_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest</className><duration>0.007</duration><failedSince>0</failedSince><name>build_withAlreadyAssignedIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.DTYPE=QUESTION, Element.id=1, Element.label=What's the answer to Life, the Universe and Everything ?}}
</stdout></case><duration>0.026</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.008</duration><failedSince>0</failedSince><name>build_withBeforeInsertIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Part(name varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Question(label varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>build_targetTableAndOverridingColumnsAreDifferent_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>build_withAlreadyAssignedIdentifierPolicy_entitiesMustHaveTheirIdSet</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Part(name varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	DDLDeployer	create table Question(label varchar(255), id bigint not null, unique (id))
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>build_withAfterInsertIdentifierPolicy_throwsUnsupportedOperationException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.024</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.07</duration><failedSince>0</failedSince><name>build_withPolymorphismSingleTable_resultAssertsThatPersisterManageGivenEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	SingleTablePolymorphismPersister	selecting entities [o.c.s.i.PersistableIdentifier@42]
2026-02-17 06:39:23	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:23	TRACE	SQLOperation	select AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>build_resultAssertsThatPersisterManageGivenEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@42]
2026-02-17 06:39:23	TRACE	SQLOperation	select AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.id as AbstractVehicle_id from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>build_singleTable_singleClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Car(color, creationDate, id, model, modificationDate) values (?, ?, ?, ?, ?) | {1={Car.modificationDate=Tue Feb 17 06:39:23 UTC 2026, Car.creationDate=Tue Feb 17 06:39:23 UTC 2026, Car.model=Renault, Car.color=Color[rgb=123], Car.id=o.c.s.i.PersistableIdentifier@1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.01</duration><failedSince>0</failedSince><name>build_joinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into AbstractVehicle(creationDate, id, modificationDate) values (?, ?, ?) | {1={AbstractVehicle.modificationDate=Tue Feb 17 06:39:23 UTC 2026, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.creationDate=Tue Feb 17 06:39:23 UTC 2026}}
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Vehicle(color, i
...[truncated 1012 chars]...
:23	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id, AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.id as AbstractVehicle_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Car inner join AbstractVehicle as AbstractVehicle on Car.id = AbstractVehicle.id inner join Vehicle as Vehicle on Car.id = Vehicle.id where Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.01</duration><failedSince>0</failedSince><name>build_connectionProviderIsNotRollbackObserver_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>build_twiceForSameClass_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.007</duration><failedSince>0</failedSince><name>build_withPolymorphismJoinedTables_resultAssertsThatPersisterManageGivenEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	JoinTablePolymorphismPersister	selecting entities [o.c.s.i.PersistableIdentifier@42]
2026-02-17 06:39:23	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:23	TRACE	SQLOperation	select AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.id as AbstractVehicle_id, Vehicle.id as Vehicle_id from AbstractVehicle left outer join Vehicle as Vehicle on AbstractVehicle.id = Vehicle.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.012</duration><failedSince>0</failedSince><name>build_createsAnInstanceThatDoesntRequireTwoSelectsOnItsUpdateMethod</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Car(id, model) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:23	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@1]
2026-02-17 06:39:23	TRACE	SQLOperation	select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:23	DEB
...[truncated 318 chars]...
where Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2026-02-17 06:39:23	DEBUG	SQLOperation	Result found in cache, statement will not be executed
2026-02-17 06:39:23	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</className><duration>0.005</duration><failedSince>0</failedSince><name>build_singleTable_withInheritance</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:23	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:23	TRACE	SQLOperation	insert into Car(color, creationDate, id, model, modificationDate) values (?, ?, ?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=123], Car.modificationDate=Tue Feb 17 06:39:23 UTC 2026, Car.creationDate=Tue Feb 17 06:39:23 UTC 2026}}
</stdout></case><duration>0.13</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.IdentificationStepTest</className><duration>0.024</duration><failedSince>0</failedSince><name>assertCompositeKeyIdentifierOverridesEqualsHashcode</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.024</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.builder.IdentificationStepTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest</className><duration>0.004</duration><failedSince>0</failedSince><name>collectEmbeddedMappingFromInheritance_fromMappedSuperClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest</className><duration>0.004</duration><failedSince>0</failedSince><name>collectEmbeddedMappingFromInheritance_withoutHierarchy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest</className><duration>0.004</duration><failedSince>0</failedSince><name>collectEmbeddedMappingFromInheritance_fromInheritedClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest</className><duration>0.006</duration><failedSince>0</failedSince><name>collectEmbeddedMappingFromInheritance_fromInheritedClasses_withJoinedTables</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.019</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.PersisterBuilderContextTest</className><duration>0.027</duration><failedSince>0</failedSince><name>cycling</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.028</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.builder.PersisterBuilderContextTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest</className><duration>0.002</duration><failedSince>0</failedSince><name>propagate</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest</className><duration>0.001</duration><failedSince>0</failedSince><name>propagatePrimarykey</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.005</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest</className><duration>0.002</duration><failedSince>0</failedSince><name>afterInsertPolicy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest</className><duration>0.002</duration><failedSince>0</failedSince><name>beforeInsertPolicy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest</className><duration>0.001</duration><failedSince>0</failedSince><name>alreadyAssignedPolicy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.006</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveTargetTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest</className><duration>0.015</duration><failedSince>0</failedSince><name>ensureColumnBindingInRegistry</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveTargetTable_withImportedConfiguration</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveTargetTable_multipleTableFound_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest$InternalProcessor</className><duration>0.002</duration><failedSince>0</failedSince><name>addColumnToTable_existingColumnDoesntMatchLinkageType_linkageAsParameterBinder_doesntThrowException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest$InternalProcessor</className><duration>0.002</duration><failedSince>0</failedSince><name>addColumnToTable_handlePrimitiveTypeAndNullability</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest$InternalProcessor</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>getColumnValues_mapEntryKeyIsASimpleProperty_givesRightValues</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>assemble_mapEntryKeyIsASimpleProperty_recordIdContainsIdentifiers</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assemble_mapEntryKeyIsEntityWithSingleColumn_recordIdContainsIdentifiers</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getColumnValues_mapEntryKeyIsEntityWithCompositeKey_givesRightValues</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.002</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.0</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.0</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.0</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffList(List, List, Set)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.002</duration><failedSince>0</failedSince><name>diffList_withClone_cloneMustBeReplacingInstance</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.002</duration><failedSince>0</failedSince><name>diffSet(Set, Set, Set)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.0</duration><failedSince>0</failedSince><name>diffSet(Set, Set, Set)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.0</duration><failedSince>0</failedSince><name>diffSet(Set, Set, Set)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</className><duration>0.001</duration><failedSince>0</failedSince><name>diffSet(Set, Set, Set)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.031</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.diff.CollectionDifferTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.idprovider.PooledIdentifierProviderTest</className><duration>2.005</duration><failedSince>0</failedSince><name>testAsynchronousLoad</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>2.006</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.idprovider.PooledIdentifierProviderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.idprovider.PooledSequenceIdentifierProviderTest</className><duration>0.026</duration><failedSince>0</failedSince><name>giveNewIdentifier</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table sequence_table(sequence_name varchar(255), next_val bigint, unique (sequence_name))
2026-02-17 06:39:22	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:22	TRACE	SQLOperation	select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}
2026-02-17 06:39:22	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:22	TRACE	SQLOperation	select sequence_name, next_
...[truncated 530 chars]...
_table.sequence_name=Toto}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.sequence_name (W)=Toto, sequence_table.next_val (U)=20}}
2026-02-17 06:39:22	DEBUG	SelectExecutor	selecting entities in 1 chunks
2026-02-17 06:39:22	TRACE	SQLOperation	select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}
</stdout></case><duration>0.027</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.idprovider.PooledSequenceIdentifierProviderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.AssociationRecordInsertionCascaderTest</className><duration>0.012</duration><failedSince>0</failedSince><name>testAssociationRecordInsertionCascader_getTargets</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.012</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.AssociationRecordInsertionCascaderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.165</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>assertMethodIsInvoked(Method, Object[])[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.217</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.IndexedAssociationRecordInsertionCascaderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testIndexedAssociationRecordInsertionCascader_getTargets</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.IndexedAssociationRecordInsertionCascaderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>cachingQueryConnectionProvider_releasesConnectionOnClose</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>cachingQueryConnectionProvider_releasesConnectionOnRollback</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest</className><duration>0.0</duration><failedSince>0</failedSince><name>cachingQueryConnectionProvider_implementsRollBackObserverWhenGivenOneDoes</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest</className><duration>0.007</duration><failedSince>0</failedSince><name>cachingQueryConnectionProvider_notifiesRollbackObserverWhenGivenOneIsAwareOfTransaction</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>cachingQueryConnectionProvider_releasesConnectionOnCommit</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>cachingQueryConnectionProvider_cachesQuery</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SQLOperation	Result found in cache, statement will not be executed
</stdout></case><duration>0.011</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.RelationalEntityFinderTest</className><duration>0.056</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Tata.id as Tata_id from Toto inner join Tata on Toto.id = Tata.id where Toto.id = :toto_id | {toto_id=7}
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=7, a=null, b=null, x=null, y=null
...[truncated 578 chars]...
er	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=17, a=null, b=null, x=null, y=null, z=null, tata=null}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=23, a=null, b=null, x=null, y=null, z=null, tata=null}]
</stdout></case><duration>0.056</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.RelationalEntityFinderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.005</duration><failedSince>0</failedSince><name>selectWhere_collectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as rootId from Toto where Toto.q = ? | {1=[42]}
2026-02-17 06:39:24	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@7]
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@7}
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.002</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.a=17, Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.q=null, Toto.b=23}, 2={Toto.a=29, Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.q=null, Toto.b=31}, 3={Toto.a=37, Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.q=null, Toto.b=41}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.a=43, Toto.id=o.c.s.i.PersistableIdentifier@4, Toto.q=null, Toto.b=53}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@7, 2=o.c.s.i.PersistableIdentifier@13, 3=o.c.s.i.PersistableIdentifier@17}
2026-02-17 06:39:24	D
...[truncated 352 chars]...
yTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@23}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.005</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@7, 2=o.c.s.i.PersistableIdentifier@13, 3=o.c.s.i.PersistableIdentifier@17}
2026-02-17 06:39:24	D
...[truncated 1045 chars]...
s.i.PersistedIdentifier@7, Toto.b (U)=23, Toto.a (U)=17}, 2={Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@13, Toto.b (U)=31, Toto.a (U)=29}, 3={Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@17, Toto.b (U)=41, Toto.a (U)=37}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@23, Toto.b (U)=53, Toto.a (U)=43}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.002</duration><failedSince>0</failedSince><name>delete_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?, ?, ?) | {1={Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.002</duration><failedSince>0</failedSince><name>updateById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=17, Toto.q (U)=null, Toto.b (U)=23, Toto.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={Toto.a (U)=29, Toto.q (U)=null, Toto.b (U)=31, Toto.id (W)=o.c.s.i.PersistableIdentifier@2}, 3={Toto.a (U)=37, Toto.q (U)=null, Toto.b (U)=41, Toto.id (W)=o.c.s.i.PersistableIdentifier@3}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=43, Toto.q (U)=null, Toto.b (U)=53, Toto.id (W)=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.a = ? order by Toto.a asc | {1=42}
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>selectWhere</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.a = ? | {1=42}
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>selectWhere_namedParameter</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.a = ? and Toto.id in (?) | {1=12, 2=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>selectWhere_orderByOnCollectionProperty_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}
</stdout></case><duration>0.047</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.008</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@7}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.005</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.a=17, Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.q=null, Toto.b=23}, 2={Toto.a=29, Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.q=null, Toto.b=31}, 3={Toto.a=37, Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.q=null, Toto.b=41}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperati
...[truncated 298 chars]...
Toto2.y=123, Toto2.id=o.c.s.i.PersistableIdentifier@1, Toto2.x=117, Toto2.z=-117}, 2={Toto2.y=131, Toto2.id=o.c.s.i.PersistableIdentifier@2, Toto2.x=129, Toto2.z=-129}, 3={Toto2.y=141, Toto2.id=o.c.s.i.PersistableIdentifier@3, Toto2.x=137, Toto2.z=-137}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Toto2(id, x, y, z) values (?, ?, ?, ?) | {1={Toto2.y=153, Toto2.id=o.c.s.i.PersistableIdentifier@4, Toto2.x=143, Toto2.z=-143}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.006</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q, Toto2.id as Toto2_id, Toto2.x as Toto2_x, Toto2.y as Toto2_y, Toto2.z as Toto2_z from Toto inner join Toto2 as Toto2 on Toto.id = Toto2.id where Toto.id in (?, ?, ?) |
...[truncated 1303 chars]...
st$Toto
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=23, a=1, b=2, x=null, y=null, z=null}]
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q, Toto2.id as Toto2_id, Toto2.x as Toto2_x, Toto2.y as Toto2_y, Toto2.z as Toto2_z from Toto inner join Toto2 as Toto2 on Toto.id = Toto2.id where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@23}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.006</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q, Toto2.id as Toto2_id, Toto2.x as Toto2_x, Toto2.y as Toto2_y, Toto2.z as Toto2_z from Toto inner join Toto2 as Toto2 on Toto.id = Toto2.id where Toto.id in (?, ?, ?) |
...[truncated 2715 chars]...
7, Toto2.z (U)=-117, Toto2.x (U)=117}, 2={Toto2.y (U)=131, Toto2.id (W)=o.c.s.i.PersistedIdentifier@13, Toto2.z (U)=-129, Toto2.x (U)=129}, 3={Toto2.y (U)=141, Toto2.id (W)=o.c.s.i.PersistedIdentifier@17, Toto2.z (U)=-137, Toto2.x (U)=137}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.y (U)=153, Toto2.id (W)=o.c.s.i.PersistedIdentifier@23, Toto2.z (U)=-143, Toto2.x (U)=143}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.003</duration><failedSince>0</failedSince><name>delete_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto2.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto2.id=o.c.s.i.PersistableIdentifier@3}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@4}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto2 where id in (?, ?, ?) | {1={Toto2.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto2 where id in (?) | {Toto2.id=o.c.s.i.PersistableIdentifier@4}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?, ?, ?) | {1={Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.004</duration><failedSince>0</failedSince><name>updateById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=17, Toto.id (W)=o.c.s.i.PersistableIdentifier@1, Toto.b (U)=23, Toto.q (U)=null}, 2={Toto.a (U)=29, Toto.id (W)=o.c.s.i.PersistableIdentifier@2, Toto.b (U)=31, Toto.q (U)=null}, 3={Toto.a (U)=37, Toto.id (W)=o.c.s.i.PersistableIdentifier@3, Toto.b (U)=41, Toto.q (U)=null}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching stateme
...[truncated 422 chars]...
 Toto2.x (U)=117, Toto2.y (U)=123}, 2={Toto2.z (U)=-129, Toto2.id (W)=o.c.s.i.PersistableIdentifier@2, Toto2.x (U)=129, Toto2.y (U)=131}, 3={Toto2.z (U)=-137, Toto2.id (W)=o.c.s.i.PersistableIdentifier@3, Toto2.x (U)=137, Toto2.y (U)=141}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.z (U)=-143, Toto2.id (W)=o.c.s.i.PersistableIdentifier@4, Toto2.x (U)=143, Toto2.y (U)=153}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto2 where id in (?) | {Toto2.id=o.c.s.i.PersistableIdentifier@7}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}
</stdout></case><duration>0.039</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadByEntityCriteria</className><duration>0.008</duration><failedSince>0</failedSince><name>checkSQLGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.a as Toto_a, tata.prop1 as tata_prop1, tata.id as tata_id from Toto left outer join Tata as tata on Toto.tataId = tata.id where Toto.a = ? and tata.prop1 = ? | {1=42, 2=dummy}
</stdout></case><duration>0.008</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadByEntityCriteria</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria</className><duration>0.015</duration><failedSince>0</failedSince><name>selectProjectionWhere</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select count(id) as count from Toto where Toto.a = ? | {1=77}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria</className><duration>0.004</duration><failedSince>0</failedSince><name>selectProjectionWhere_selectByMethodReference</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.a from Toto where Toto.a = ? | {1=77}
</stdout></case><duration>0.02</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest</className><duration>0.053</duration><failedSince>0</failedSince><name>afterSelect_withSamePersisterAsTrigger_databaseIsATree_doesntFallIntoInfiniteLoop(List)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>afterSelect_withSamePersisterAsTrigger_databaseIsATree_doesntFallIntoInfiniteLoop(List)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.057</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.016</duration><failedSince>0</failedSince><name>selectWhere_collectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.q Equals], hasCollectionCriteria=true, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id as Toto_id, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoB.b as TotoB_b, TotoB.id as TotoB_id from Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.i
...[truncated 1995 chars]...
}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@7}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Toto(x, q, id) values (?, ?, ?) | {1={Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.x=17}, 2={Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.x=29}, 3={Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.x=37}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Toto(x, q, id) values (?
...[truncated 106 chars]...
SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into TotoA(a, id) values (?, ?) | {1={TotoA.a=23, TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.a=31, TotoA.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into TotoB(b, id) values (?, ?) | {1={TotoB.id=o.c.s.i.PersistableIdentifier@3, TotoB.b=41}, 2={TotoB.id=o.c.s.i.PersistableIdentifier@4, TotoB.b=53}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.011</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	JoinTablePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@1, o.c.s.i.PersistedIdentifier@2, o.c.s.i.PersistedIdentifier@3, o.c.s.i.PersistedIdentifier@4]
2026-02-17 06:39:24	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id
...[truncated 1865 chars]...
}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.007</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	JoinTablePolymorphismPersister	selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]
2026-02-17 06:39:24	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.x as Toto_x, Toto.q as Toto_q,
...[truncated 2429 chars]...
statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	update TotoA set a = ? where id = ? | {1={TotoA.id (W)=o.c.s.i.PersistedIdentifier@1, TotoA.a (U)=123}, 2={TotoA.id (W)=o.c.s.i.PersistedIdentifier@2, TotoA.a (U)=131}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	update TotoB set b = ? where id = ? | {1={TotoB.b (U)=141, TotoB.id (W)=o.c.s.i.PersistedIdentifier@3}, 2={TotoB.b (U)=153, TotoB.id (W)=o.c.s.i.PersistedIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>delete_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoB where id = ? | {1={TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.id=o.c.s.i.PersistableIdentifier@4}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.006</duration><failedSince>0</failedSince><name>deleteById_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id in (?, ?) | {TotoA.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoB where id in (?, ?) | {TotoB.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?, ?, ?) | {1={Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>updateById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 3 times
2026-02-17 06:39:24	TRACE	SQLOperation	update Toto set x = ?, q = ? where id = ? | {1={Toto.x (U)=17, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={Toto.x (U)=29, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@2}, 3={Toto.x (U)=37, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@3}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	up
...[truncated 180 chars]...
t 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	update TotoA set a = ? where id = ? | {1={TotoA.id (W)=o.c.s.i.PersistableIdentifier@1, TotoA.a (U)=123}, 2={TotoA.id (W)=o.c.s.i.PersistableIdentifier@2, TotoA.a (U)=131}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	update TotoB set b = ? where id = ? | {1={TotoB.b (U)=141, TotoB.id (W)=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.b (U)=153, TotoB.id (W)=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.01</duration><failedSince>0</failedSince><name>selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id as Toto_id, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoB.b as TotoB_b, TotoB.id as TotoB_id from Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.
...[truncated 1548 chars]...
}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.009</duration><failedSince>0</failedSince><name>selectWhere</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	JoinTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id as Toto_id, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoB.b as TotoB_b, TotoB.id as TotoB_id from Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.
...[truncated 1528 chars]...
}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer	Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>selectWhere_orderByOnCollectionProperty_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id in (?) | {TotoA.id=o.c.s.i.PersistableIdentifier@7}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}
</stdout></case><duration>0.084</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable</className><duration>0.036</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Car(model varchar(255), id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Engine(id int not null, vehicleId int, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Truck(id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id)
...[truncated 5047 chars]...
ne where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@2}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@2}}
2026-02-17 06:39:24	TRACE	SQLOperation	select id from Truck | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable</className><duration>0.015</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Engine(id int not null, vehicleId int, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Vehicle(id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)
2026-02-17 06:39:24	DEBUG	DDLDeployer	alter table Engine add co
...[truncated 3826 chars]...
ng statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:24	TRACE	SQLOperation	select * from Vehicle left outer join car on Vehicle.id = car.id | {}
2026-02-17 06:39:24	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><duration>0.053</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.AbstractJoinNodeTest</className><duration>0.007</duration><failedSince>0</failedSince><name>addingANodeToAnotherOne_treeOfNewNodeIsTheSameAsTheOneItIsAttachedTo</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.007</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.load.AbstractJoinNodeTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</className><duration>0.01</duration><failedSince>0</failedSince><name>cloneNodeForParent_mergeJoinNode</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</className><duration>0.004</duration><failedSince>0</failedSince><name>cloneNodeForParent_relationJoinNode</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</className><duration>0.005</duration><failedSince>0</failedSince><name>cloneNodeForParent_passiveJoinNode</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</className><duration>0.008</duration><failedSince>0</failedSince><name>projectTo</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</className><duration>0.005</duration><failedSince>0</failedSince><name>foreachJoinWithDepth</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</className><duration>0.003</duration><failedSince>0</failedSince><name>joinIterator</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveTables</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.038</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest</className><duration>0.022</duration><failedSince>0</failedSince><name>transform_doesntGoDeeperIfRelatedBeanIdIsNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=j.l.Object
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object java.lang.Object@6b0e2e81
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>foreachNode_iteratesInstancesInSameOrderAsJoins_fullTree</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest</className><duration>0.0</duration><failedSince>0</failedSince><name>foreachNode_iteratesInstancesInSameOrderAsJoins_partialTree</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.009</duration><failedSince>0</failedSince><name>hashCode_instancesDifferOnIdentifier</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.001</duration><failedSince>0</failedSince><name>hashCode_instancesDifferOnEntityType</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.001</duration><failedSince>0</failedSince><name>equals_instancesDifferIdentifierWithOverriddenEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.001</duration><failedSince>0</failedSince><name>hashCode_instanceWithSameValues</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.0</duration><failedSince>0</failedSince><name>hashCode_verySameInstance</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.0</duration><failedSince>0</failedSince><name>equals_instancesDifferOnNode</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.001</duration><failedSince>0</failedSince><name>equals_instancesDifferOnRoot</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.0</duration><failedSince>0</failedSince><name>hashCode_instancesDifferOnNode</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.0</duration><failedSince>0</failedSince><name>hashCode_instancesDifferOnRoot</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.001</duration><failedSince>0</failedSince><name>equals_instancesDifferOnIdentifier</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.0</duration><failedSince>0</failedSince><name>equals_instancesDifferOnEntityType</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.001</duration><failedSince>0</failedSince><name>equals_instanceWithSameValues</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</className><duration>0.001</duration><failedSince>0</failedSince><name>equals_verySameInstance</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.018</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL_multipleStrategy(DefaultEntityMapping, DefaultEntityMapping, Key, Key, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL_multipleStrategy(DefaultEntityMapping, DefaultEntityMapping, Key, Key, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.004</duration><failedSince>0</failedSince><name>testJoin_2Relations</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>buildSelectQuery_robustToSeveralJoinsUsingSameTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testInheritance_tablePerClass_NClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toSQL_singleStrategy(Table, String, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>toSQL_singleStrategy(Table, String, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testInheritance_tablePerClass_3Classes</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.026</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.JoinRootTest</className><duration>0.069</duration><failedSince>0</failedSince><name>addRelationJoin_targetNodeDoesntExist_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.load.JoinRootTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveTables</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.072</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.load.JoinRootTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest</className><duration>0.011</duration><failedSince>0</failedSince><name>relationJoinNode_collectionProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest</className><duration>0.062</duration><failedSince>0</failedSince><name>tablePerClassRootJoinNode_withSimpleIdentifierMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest</className><duration>0.003</duration><failedSince>0</failedSince><name>rootNode_withSimpleIdentifierMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest</className><duration>0.023</duration><failedSince>0</failedSince><name>relationJoinNode_mapProperty_simpleKey_simpleValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest</className><duration>0.004</duration><failedSince>0</failedSince><name>rootNode_withComplexIdentifierMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.105</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.022</duration><failedSince>0</failedSince><name>hasCollectionCriteria_embeddedCollectionCriteria_returnsTrue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>hasCollectionCriteria_noCollectionCriteria_returnsFalse</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.009</duration><failedSince>0</failedSince><name>sqlGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.011</duration><failedSince>0</failedSince><name>selectWhere_withCollectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id)

...[truncated 3496 chars]...
26-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@13,name=Grenoble,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=&lt;null&gt;,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.007</duration><failedSince>0</failedSince><name>apiUsage</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.052</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildComparator_singleDirectProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>buildComparator_severalCombinedSetter_withNullValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildComparator_severalDirectProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildComparator_severalCombinedProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>buildComparator_severalCombinedSetter</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.007</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.012</duration><failedSince>0</failedSince><name>selectWhere_collectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.q Equals], hasCollectionCriteria=true, parent=null
2026-02-17 06:39:25	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.DTYPE as DISCRIMINATOR from Toto where Toto.q = ? | {1=[42]}
2026-02-17 06:39:25	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.a as Toto_a, Toto.b as Toto_b, Toto.DTYPE as To
...[truncated 268 chars]...
leTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Toto(a, id, x, q, DTYPE) values (?, ?, ?, ?, ?) | {1={Toto.q=null, Toto.x=17, Toto.a=23, Toto.DTYPE=100, Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.q=null, Toto.x=29, Toto.a=31, Toto.DTYPE=100, Toto.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:25	TRACE	SQLOperation	insert into Toto(b, id, x, q, DTYPE) values (?, ?, ?, ?, ?) | {1={Toto.q=null, Toto.x=37, Toto.DTYPE=200, Toto.b=41, Toto.id=o.c.s.i.PersistableIdentifier@3}, 2={Toto.q=null, Toto.x=43, Toto.DTYPE=200, Toto.b=53, Toto.id=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.006</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SingleTablePolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@1, o.c.s.i.PersistedIdentifier@2, o.c.s.i.PersistedIdentifier@3, o.c.s.i.PersistedIdentifier@4]
2026-02-17 06:39:25	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:25	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.x as Toto_x, T
...[truncated 337 chars]...
leTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.006</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SingleTablePolymorphismPersister	selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]
2026-02-17 06:39:25	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:25	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.x as T
...[truncated 1047 chars]...
ifier@1, Toto.a (U)=123, Toto.q (U)=null, Toto.x (U)=17}, 2={Toto.id (W)=o.c.s.i.PersistedIdentifier@2, Toto.a (U)=131, Toto.q (U)=null, Toto.x (U)=29}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:25	TRACE	SQLOperation	update Toto set b = ?, x = ?, q = ? where id = ? | {1={Toto.id (W)=o.c.s.i.PersistedIdentifier@3, Toto.q (U)=null, Toto.b (U)=141, Toto.x (U)=37}, 2={Toto.id (W)=o.c.s.i.PersistedIdentifier@4, Toto.q (U)=null, Toto.b (U)=153, Toto.x (U)=43}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>delete_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@3}, 2={Toto.id=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	TRACE	SQLOperation	delete from Toto where id in (?, ?) | {Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]}
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Toto where id in (?, ?) | {Toto.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>updateById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:25	TRACE	SQLOperation	update Toto set a = ?, x = ?, q = ? where id = ? | {1={Toto.id (W)=o.c.s.i.PersistableIdentifier@1, Toto.a (U)=123, Toto.q (U)=null, Toto.x (U)=17}, 2={Toto.id (W)=o.c.s.i.PersistableIdentifier@2, Toto.a (U)=131, Toto.q (U)=null, Toto.x (U)=29}}
2026-02-17 06:39:25	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:25	TRACE	SQLOperation	update Toto set b = ?, x = ?, q = ? where id = ? | {1={Toto.id (W)=o.c.s.i.PersistableIdentifier@3, Toto.q (U)=null, Toto.b (U)=141, Toto.x (U)=37}, 2={Toto.id (W)=o.c.s.i.PersistableIdentifier@4, Toto.q (U)=null, Toto.b (U)=153, Toto.x (U)=43}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.007</duration><failedSince>0</failedSince><name>selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:25	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.a as Toto_a, Toto.b as Toto_b, Toto.DTYPE as Toto_DTYPE from Toto where Toto.x = ? order by Toto.x asc | {1=42}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance wit
...[truncated 18 chars]...
leTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.006</duration><failedSince>0</failedSince><name>selectWhere</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	DEBUG	SingleTablePolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:25	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.a as Toto_a, Toto.b as Toto_b, Toto.DTYPE as Toto_DTYPE from Toto where Toto.x = ? | {1=42}
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
2026-02-17 06:39:25	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>selectWhere_orderByOnCollectionProperty_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	TRACE	SQLOperation	delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}
</stdout></case><duration>0.065</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$LoadProjectionByEntityCriteria</className><duration>0.012</duration><failedSince>0</failedSince><name>selectProjectionWhere</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:25	TRACE	SQLOperation	select count(Toto.id) as count from Toto where Toto.x = ? | {1=77}
</stdout></case><duration>0.012</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$LoadProjectionByEntityCriteria</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass</className><duration>0.02</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Engine(id int not null, vehicleId int, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Vehicle(color int, id int not null, model varchar(255), DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOper
...[truncated 2859 chars]...
ement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=&lt;null&gt;]
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@2}}
2026-02-17 06:39:24	TRACE	SQLOperation	select id from Vehicle | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass</className><duration>0.017</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Engine(id int not null, vehicleId int, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Vehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOper
...[truncated 2491 chars]...
7 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:25	TRACE	SQLOperation	delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:25	TRACE	SQLOperation	select * from Vehicle | {}
2026-02-17 06:39:25	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><duration>0.041</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.015</duration><failedSince>0</failedSince><name>selectWhere_collectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	TablePerClassPolymorphismEntityFinder	Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@750629f1 Equals], hasCollectionCriteria=true, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as id, DISCRIMINATOR as DISCRIMINATOR from (select TotoA.id as id, TotoA.x as x, TotoA.q as q, 'TotoA' as DISCRIMINATOR from TotoA union all select TotoB.id as 
...[truncated 1640 chars]...
r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>delete</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@7}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>insert</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into TotoA(a, id, x, q) values (?, ?, ?, ?) | {1={TotoA.q=null, TotoA.a=23, TotoA.id=o.c.s.i.PersistableIdentifier@1, TotoA.x=17}, 2={TotoA.q=null, TotoA.a=31, TotoA.id=o.c.s.i.PersistableIdentifier@2, TotoA.x=29}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into TotoB(b, id, x, q) values (?, ?, ?, ?) | {1={TotoB.q=null, TotoB.x=37, TotoB.b=41, TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.q=null, TotoB.x=43, TotoB.b=53, TotoB.id=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.007</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	TablePerClassPolymorphismPersister	selecting entities [o.c.s.i.PersistedIdentifier@1, o.c.s.i.PersistedIdentifier@2, o.c.s.i.PersistedIdentifier@3, o.c.s.i.PersistedIdentifier@4]
2026-02-17 06:39:24	DEBUG	TablePerClassPolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@53028916 In], hasCollectionCriteria=false, parent=null
2026-02-17 0
...[truncated 1417 chars]...
r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.006</duration><failedSince>0</failedSince><name>update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	TablePerClassPolymorphismPersister	selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]
2026-02-17 06:39:24	DEBUG	TablePerClassPolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4012652a In], hasCollectionCriteria=false, parent=null
2026
...[truncated 2145 chars]...
ifier@1, TotoA.a (U)=123, TotoA.q (U)=null}, 2={TotoA.x (U)=29, TotoA.id (W)=o.c.s.i.PersistedIdentifier@2, TotoA.a (U)=131, TotoA.q (U)=null}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	update TotoB set b = ?, x = ?, q = ? where id = ? | {1={TotoB.x (U)=37, TotoB.q (U)=null, TotoB.id (W)=o.c.s.i.PersistedIdentifier@3, TotoB.b (U)=141}, 2={TotoB.x (U)=43, TotoB.q (U)=null, TotoB.id (W)=o.c.s.i.PersistedIdentifier@4, TotoB.b (U)=153}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>delete_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.id=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoB where id = ? | {1={TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.id=o.c.s.i.PersistableIdentifier@4}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.003</duration><failedSince>0</failedSince><name>deleteById_multiple</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id in (?, ?) | {TotoA.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]}
2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoB where id in (?, ?) | {TotoB.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>updateById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	update TotoA set a = ?, x = ?, q = ? where id = ? | {1={TotoA.x (U)=17, TotoA.q (U)=null, TotoA.a (U)=123, TotoA.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.x (U)=29, TotoA.q (U)=null, TotoA.a (U)=131, TotoA.id (W)=o.c.s.i.PersistableIdentifier@2}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:39:24	TRACE	SQLOperation	update TotoB set b = ?, x = ?, q = ? where id = ? | {1={TotoB.q (U)=null, TotoB.id (W)=o.c.s.i.PersistableIdentifier@3, TotoB.b (U)=141, TotoB.x (U)=37}, 2={TotoB.q (U)=null, TotoB.id (W)=o.c.s.i.PersistableIdentifier@4, TotoB.b (U)=153, TotoB.x (U)=43}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.008</duration><failedSince>0</failedSince><name>selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	TablePerClassPolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@2d1dc902 Equals], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.DISCRIMINATOR as Toto_DISCRIMINATOR, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoA.x as TotoA_x, TotoA.q
...[truncated 1097 chars]...
r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.009</duration><failedSince>0</failedSince><name>selectWhere</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	TablePerClassPolymorphismEntityFinder	Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@7eadbbc Equals], hasCollectionCriteria=false, parent=null
2026-02-17 06:39:24	TRACE	SQLOperation	select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.DISCRIMINATOR as Toto_DISCRIMINATOR, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoA.x as TotoA_x, TotoA.q 
...[truncated 1076 chars]...
r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}]
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer
2026-02-17 06:39:24	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.005</duration><failedSince>0</failedSince><name>selectWhere_orderByOnCollectionProperty_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</className><duration>0.004</duration><failedSince>0</failedSince><name>deleteById</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	TRACE	SQLOperation	delete from TotoA where id in (?) | {TotoA.id=o.c.s.i.PersistableIdentifier@7}
</stdout></case><duration>0.074</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass</className><duration>0.017</duration><failedSince>0</failedSince><name>twoSubClasses</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Car(id int not null, model varchar(255), color int, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Engine(id int not null, vehicleId int, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Truck(id int not null, color int, unique (id))
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Car(id, model, color) values (?, ?, ?) | {1={Car.color=Color[rgb=6
...[truncated 4432 chars]...
ull&gt;,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=&lt;null&gt;]
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@2}}
2026-02-17 06:39:24	TRACE	SQLOperation	select id from Truck | {}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass</className><duration>0.014</duration><failedSince>0</failedSince><name>oneSubClass</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Car(model varchar(255), color int, id int not null, unique (id))
2026-02-17 06:39:24	DEBUG	DDLDeployer	create table Engine(id int not null, vehicleId int, unique (id))
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	insert into Car(model, color, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}}
2026-02-17 06:39:24	DEBUG	SQLOper
...[truncated 3266 chars]...
&gt;]
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:24	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:24	TRACE	SQLOperation	delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:24	TRACE	SQLOperation	select * from Car | {}
2026-02-17 06:39:24	TRACE	SQLOperation	select id from Engine | {}
</stdout></case><duration>0.033</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.id.PersistableIdentifierTest</className><duration>0.0</duration><failedSince>0</failedSince><name>equals</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.001</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.id.PersistableIdentifierTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.id.PersistedIdentifierTest</className><duration>0.0</duration><failedSince>0</failedSince><name>equals</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.0</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.id.PersistedIdentifierTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.autoconfigure.StalactiteAutoConfigurationTest</className><duration>0.348</duration><failedSince>0</failedSince><name>stalactiteAutoConfiguration_isTriggered</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>
  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.7.18)

</stdout></case><duration>3.253</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.autoconfigure.StalactiteAutoConfigurationTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository</className><duration>0.051</duration><failedSince>0</failedSince><name>createData</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:36	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 14826 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository</className><duration>0.014</duration><failedSince>0</failedSince><name>createSameDataAgain</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:36	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.SimpleStalactiteRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:36	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2c9a4791
2026-02-17 06:39:36	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2c9a4791] for JDBC transaction
202
...[truncated 1818 chars]...
ing instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person
2026-02-17 06:39:36	DEBUG    main	StalactitePlatformTransactionManager	Initiating transaction commit
2026-02-17 06:39:36	DEBUG    main	StalactitePlatformTransactionManager	Committing JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@258cb16c]
2026-02-17 06:39:36	DEBUG    main	StalactitePlatformTransactionManager	Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@258cb16c] after transaction
</stdout></case><duration>0.176</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest</className><duration>0.468</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:34	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 5937 chars]...
tion	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-02-17 06:39:36	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7343135a
2026-02-17 06:39:36	DEBUG    main	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2026-02-17 06:39:36	TRACE    main	SQLOperation	select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest</className><duration>0.009</duration><failedSince>0</failedSince><name>injectionIsDone</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:36	TRACE    main	SQLOperation	insert into Person(id, name) values (?, ?) | {Person.name=John Do, Person.id=1}
2026-02-17 06:39:36	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4f0ecc1c
2026-02-17 06:39:36	DEBUG    main	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@1]
2026-02-17 06:39:36	TRACE    main	SQLOperation	select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}
2026-02-17 06:39:36	DEBUG    main	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person
</stdout></case><duration>2.153</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.009</duration><failedSince>0</failedSince><name>equals_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 33236 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>startsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@714881b1
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@714881b1] for JDBC transaction
...[truncated 14378 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.009</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3d462dfe
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3d462dfe] for 
...[truncated 32090 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.013</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6f0fbfdf
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6f0fbfdf] for JDBC tr
...[truncated 12968 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>before</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@44e356da
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@44e356da] for JDBC transaction
202
...[truncated 18997 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>exists</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@411b7c96
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@411b7c96] for JDBC transaction
202
...[truncated 12011 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.009</duration><failedSince>0</failedSince><name>orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@455250ec
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@455250ec] for JDBC transaction
20
...[truncated 70045 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>isNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3a448b5e
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3a448b5e] for JDBC transaction
202
...[truncated 18961 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>orderBy_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@487c412f
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@487c412f] for JDB
...[truncated 26317 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>like_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3da6d854
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3da6d854] for JDBC transa
...[truncated 16987 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.015</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@413ba79b
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@413ba79b] for JDBC tra
...[truncated 13925 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>lesser</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@26591ed0
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@26591ed0] for JDBC transaction
202
...[truncated 18997 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>embeddedCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@653b17be
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@653b17be] for JDBC trans
...[truncated 14812 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>ignoreCase_all</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2c9fafbc
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2c9fafbc] for JDBC transac
...[truncated 14861 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>ignoreCase_and</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7b213a09
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7b213a09] for JDBC transac
...[truncated 14847 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>twoCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1c9013cd
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1c9013cd] for JDBC transactio
...[truncated 14193 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2534aba
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2534aba] for JDBC transaction
2026-
...[truncated 43124 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>equalBoolean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@51d775f8
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@51d775f8] for JDBC transacti
...[truncated 18464 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>limit_throwsExceptionBecauseOfCollectionPropertyMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6bc2f97a
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.
...[truncated 11753 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>contains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@43f223c6
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43f223c6] for JDBC transaction
2
...[truncated 14373 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>in_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@77da8920
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@77da8920] for JDBC transaction

...[truncated 25431 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>notIn_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1a56a6c6
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1a56a6c6] for JDBC transacti
...[truncated 16764 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>greaterEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1bd4a372
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1bd4a372] for JDBC transact
...[truncated 21423 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@72fcca2e
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@72fcca2e] for J
...[truncated 11128 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>countDistinctByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2afa3ac4
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2afa3ac4] for JDB
...[truncated 14780 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>between</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4e6bd1c7
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4e6bd1c7] for JDBC transaction
20
...[truncated 21450 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>notContains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5f6a5306
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5f6a5306] for JDBC transactio
...[truncated 14334 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>countByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@211074c3
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@211074c3] for JDBC transa
...[truncated 13565 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@e7bb800
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@e7bb800] for JDBC transaction
2026-02-1
...[truncated 23416 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>or</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@72e48fe8
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@72e48fe8] for JDBC transaction
2026-02
...[truncated 31316 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>like</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6815d598
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6815d598] for JDBC transaction
2026-
...[truncated 16873 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>oneToOneCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1eb6b526
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1eb6b526] for JDBC trans
...[truncated 29772 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>oneResultExpected_severalResults_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@33ad2a2a
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCCon
...[truncated 16642 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>after</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@35913efb
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@35913efb] for JDBC transaction
2026
...[truncated 18994 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>equal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@49376a7c
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@49376a7c] for JDBC transaction
2026
...[truncated 18950 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@26f7995f
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@26f7995f] for JDBC transaction
2026
...[truncated 10868 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>notIn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@24b42e9e
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@24b42e9e] for JDBC transaction
2026
...[truncated 14148 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3adee694
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3adee694] for JDBC transaction
2026
...[truncated 43126 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2ca5d640
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2ca5d640] for JDBC transa
...[truncated 20028 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>greater</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@602fcc13
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@602fcc13] for JDBC transaction
20
...[truncated 19000 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>ignoreCase_dynamic_inMemory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@560dc452
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@560dc452] for
...[truncated 50879 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>notLike_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3325f58d
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3325f58d] for JDBC tra
...[truncated 16992 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.009</duration><failedSince>0</failedSince><name>orderBy_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@48aa24a8
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@48aa24a8] for JDBC transa
...[truncated 70050 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>orderBy_criteriaOnCollection_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@57b8705e
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnect
...[truncated 44812 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.012</duration><failedSince>0</failedSince><name>elementCollectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6bdf1b90
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6bdf1b90] for J
...[truncated 80234 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>delete_manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@e730c2f
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@e730c2f] for JDB
...[truncated 41716 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>mapCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4bd7b1c8
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4bd7b1c8] for JDBC transactio
...[truncated 38638 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>ignoreCase_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1b556461
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1b556461] for JDBC tra
...[truncated 28606 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>lesserEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@34fe7a40
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@34fe7a40] for JDBC transacti
...[truncated 21418 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>isNotNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@230d772
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@230d772] for JDBC transaction
20
...[truncated 18959 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>notEqual</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5d825cc5
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5d825cc5] for JDBC transaction
2
...[truncated 13920 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>endsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2d95410b
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2d95410b] for JDBC transaction
2
...[truncated 14322 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.01</duration><failedSince>0</failedSince><name>manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@47072fcb
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@47072fcb] for JDBC tra
...[truncated 57442 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>notLike</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@28114411
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@28114411] for JDBC transaction
20
...[truncated 14324 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.416</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>equals_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 39816 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>startsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1380f6b6
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1380f
...[truncated 16649 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@27ef2419
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBC
...[truncated 38987 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@469640e4
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnect
...[truncated 14511 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>before</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@b5224b6
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@b5224b6] f
...[truncated 22578 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>exists</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3aedd027
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3aedd027]
...[truncated 13418 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.014</duration><failedSince>0</failedSince><name>orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@796c4886
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@796c4886
...[truncated 84605 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>isNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@14d9a855
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@14d9a855]
...[truncated 22547 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>orderBy_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@e4327cc
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConn
...[truncated 31588 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>like_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@d117e88
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@d
...[truncated 19984 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5c779900
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnecti
...[truncated 15646 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>lesser</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@f65748e
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@f65748e] f
...[truncated 22578 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>embeddedCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@591fac69
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 17168 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>ignoreCase_all</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@65f9b705
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6
...[truncated 17293 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>ignoreCase_and</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@16fad7c3
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1
...[truncated 17279 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>twoCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@30d06bf2
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@30d0
...[truncated 16457 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@61ebd2d9
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@61ebd2d9]
...[truncated 53053 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>equalBoolean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@438ee8ef
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@438
...[truncated 21886 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>limit_throwsExceptionBecauseOfCollectionPropertyMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@64d1b804
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Con
...[truncated 12797 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>contains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@42b71591
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@42b7159
...[truncated 16642 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>in_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@8f337c4
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@8f337c4
...[truncated 30723 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>notIn_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@27c4b7f4
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@27c
...[truncated 19693 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>greaterEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@238d1ffc
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@23
...[truncated 25636 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@77c6524d
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCC
...[truncated 12357 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>countDistinctByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@60aa431
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConn
...[truncated 16361 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>between</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@524d3f70
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@524d3f70
...[truncated 25661 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.016</duration><failedSince>0</failedSince><name>notContains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7b1a4dfa
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7b1a
...[truncated 16595 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>countByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1eaf0d99
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@
...[truncated 14973 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@45a16141
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@45a16141] for
...[truncated 28072 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>or</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6fc8eb80
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6fc8eb80] for
...[truncated 38060 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>like</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@65a6c44e
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@65a6c44e] f
...[truncated 19792 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>oneToOneCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@772506e8
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 36517 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>oneResultExpected_severalResults_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3c4988e1
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection
...[truncated 19498 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>after</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5771d31e
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5771d31e] 
...[truncated 22581 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>equal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@16c91e5b
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@16c91e5b] 
...[truncated 22534 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.003</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3f7e3d48
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3f7e3d48] 
...[truncated 12051 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>notIn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@a515665
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@a515665] fo
...[truncated 16371 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@113bb33f
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@113bb33f] 
...[truncated 53050 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@42817f01
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@
...[truncated 23840 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>greater</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5450ce0d
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5450ce0d
...[truncated 22587 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>ignoreCase_dynamic_inMemory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@e4a10e8
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBC
...[truncated 62950 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>notLike_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7d484dbb
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnecti
...[truncated 19990 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>orderBy_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@55d4422e
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@
...[truncated 84605 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>orderBy_criteriaOnCollection_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@38119447
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [or
...[truncated 53620 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.014</duration><failedSince>0</failedSince><name>elementCollectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@51cae78d
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCC
...[truncated 95020 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7425d4b1
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCC
...[truncated 49777 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>mapCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@55ec934b
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@55ec
...[truncated 45874 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>ignoreCase_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6828768a
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnecti
...[truncated 34657 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>lesserEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4a016433
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4a0
...[truncated 25632 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>isNotNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@26f16479
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@26f164
...[truncated 22548 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>notEqual</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2097a9e3
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2097a9e
...[truncated 16081 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>endsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@52474d0a
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@52474d0
...[truncated 16583 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.013</duration><failedSince>0</failedSince><name>manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@ccd2d7d
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnectio
...[truncated 69669 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>notLike</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@29ef9afd
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@29ef9afd
...[truncated 16585 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7ea20d2b
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7ea20d2b] f
...[truncated 23580 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.53</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.022</duration><failedSince>0</failedSince><name>equals_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 38154 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>startsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6288b84b
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@628
...[truncated 16217 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.068</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@237c078c
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JD
...[truncated 35736 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.03</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3328c159
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConne
...[truncated 14020 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.013</duration><failedSince>0</failedSince><name>before</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2486c31f
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2486c31
...[truncated 21742 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>exists</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@545ae342
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@545ae34
...[truncated 12981 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.027</duration><failedSince>0</failedSince><name>orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2fd9f6cf
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2fd9f6
...[truncated 78156 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>isNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7a45b380
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7a45b38
...[truncated 21708 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>orderBy_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@281ec213
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCC
...[truncated 29123 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>like_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@68a0f19a
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnectio
...[truncated 19339 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@33ffc51e
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnec
...[truncated 15026 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>lesser</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5115486d
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5115486
...[truncated 21742 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>embeddedCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6c479748
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnecti
...[truncated 16736 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>ignoreCase_all</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@65cb9158
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 16807 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>ignoreCase_and</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:38	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6c327e8c
2026-02-17 06:39:38	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 16791 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>twoCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@61bfcf43
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@61
...[truncated 16027 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.014</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@176c15d8
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@176c15d
...[truncated 50656 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>equalBoolean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2ecf7dfc
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2
...[truncated 21195 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>limit_throwsExceptionBecauseOfCollectionPropertyMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@528b1176
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired C
...[truncated 12624 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>contains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@af23f5
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@af23f5]
...[truncated 16202 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.012</duration><failedSince>0</failedSince><name>in_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@18c8cb7d
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@18c8
...[truncated 29585 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>notIn_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1d0442a2
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1
...[truncated 19070 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>greaterEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1002582f
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@
...[truncated 24633 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.012</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@62c5255b
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDB
...[truncated 12051 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.016</duration><failedSince>0</failedSince><name>countDistinctByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2922bf92
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCC
...[truncated 15800 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>between</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2a810e7
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2a810e7
...[truncated 24655 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>notContains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6ae9c300
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6a
...[truncated 16165 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>countByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@16cdf2b2
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnectio
...[truncated 14538 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@76b328e9
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@76b328e9] f
...[truncated 27053 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>or</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1460458c
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1460458c] f
...[truncated 35718 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>like</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@617e89b5
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@617e89b5]
...[truncated 19196 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.012</duration><failedSince>0</failedSince><name>oneToOneCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5faa24e6
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnecti
...[truncated 33420 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>oneResultExpected_severalResults_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7cee5f2f
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connecti
...[truncated 18902 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>after</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4c622b27
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4c622b27
...[truncated 21742 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>equal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@59f45a7d
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@59f45a7d
...[truncated 21695 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1464416c
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1464416c
...[truncated 11824 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>notIn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2930969a
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2930969a
...[truncated 15944 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.013</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7d4353f8
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7d4353f8
...[truncated 50653 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5c282bc
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 22940 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>greater</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1fbb7b9b
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1fbb7b
...[truncated 21748 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.017</duration><failedSince>0</failedSince><name>ignoreCase_dynamic_inMemory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@43c1e01d
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.J
...[truncated 58476 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>notLike_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4a70e212
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnec
...[truncated 19340 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.023</duration><failedSince>0</failedSince><name>orderBy_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4fc424b
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 78176 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>orderBy_criteriaOnCollection_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@77f13b9
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [o
...[truncated 49645 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.032</duration><failedSince>0</failedSince><name>elementCollectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6bd476f5
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDB
...[truncated 90333 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.02</duration><failedSince>0</failedSince><name>delete_manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@42582432
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDB
...[truncated 46235 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.016</duration><failedSince>0</failedSince><name>mapCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@69351b6c
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@69
...[truncated 43079 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>ignoreCase_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@8778615
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnect
...[truncated 33251 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>lesserEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@a483b2c
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@a4
...[truncated 24624 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.012</duration><failedSince>0</failedSince><name>isNotNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6413896
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@64138
...[truncated 21700 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>notEqual</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@adace9c
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@adace9
...[truncated 15675 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>endsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3c3b70b7
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3c3b7
...[truncated 16151 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4c87a40d
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnec
...[truncated 64076 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>notLike</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@472bc276
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@472bc2
...[truncated 16153 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1b62220a
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1b62220a]
...[truncated 21807 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>1.289</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.026</duration><failedSince>0</failedSince><name>equals_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 42688 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>startsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2700b7bf
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2
...[truncated 17411 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.018</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6cd3d48c
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.
...[truncated 38129 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@44e69710
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCCon
...[truncated 15345 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>before</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6bd0cd96
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6bd0c
...[truncated 24154 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>exists</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3d5168ac
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3d516
...[truncated 14338 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.022</duration><failedSince>0</failedSince><name>orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1bac69a1
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1bac
...[truncated 81737 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>isNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@532dc581
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@532dc
...[truncated 24114 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>orderBy_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6eaba6ed
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDB
...[truncated 30274 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>like_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2dcdd32d
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnect
...[truncated 20499 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1b5ba0ca
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConn
...[truncated 17032 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>lesser</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4d55b31c
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4d55b
...[truncated 24152 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>embeddedCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@679a6ab2
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnec
...[truncated 17927 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>ignoreCase_all</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@66bdf07e
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnecti
...[truncated 17912 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>ignoreCase_and</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5c19d513
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnecti
...[truncated 17898 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>twoCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@21c3628d
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@
...[truncated 17164 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3cdb3b12
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3cdb3
...[truncated 54129 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>equalBoolean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@428156ae
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 23600 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>limit_throwsExceptionBecauseOfCollectionPropertyMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2b3a6eb6
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired
...[truncated 12613 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>contains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1addcf78
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1ad
...[truncated 17406 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>in_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7d837ec6
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7d
...[truncated 33187 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>notIn_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@316bfd6d
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 20244 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.012</duration><failedSince>0</failedSince><name>greaterEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3a2743c9
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnectio
...[truncated 27034 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@531a08c3
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.J
...[truncated 12725 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>countDistinctByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7ee8a30d
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDB
...[truncated 17838 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>between</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@54905a9e
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5490
...[truncated 27061 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>notContains</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2dafdfe9
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@
...[truncated 17359 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>countByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@70df1944
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnect
...[truncated 15893 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1708a2bc
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1708a2bc]
...[truncated 29452 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>or</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2a43fb15
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2a43fb15]
...[truncated 38128 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>like</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@40af423a
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@40af423
...[truncated 20381 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>oneToOneCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3a803cdf
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnec
...[truncated 36853 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>oneResultExpected_severalResults_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4ad4366
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connect
...[truncated 20089 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>after</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@56cf6159
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@56cf61
...[truncated 24152 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>equal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@683eef1e
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@683eef
...[truncated 24103 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7d7437d2
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7d7437
...[truncated 11781 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>notIn</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@c1089bb
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@c1089bb
...[truncated 17142 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.014</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@26ae77a5
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@26ae77
...[truncated 54124 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@16c47008
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnect
...[truncated 24048 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>greater</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6549d697
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6549
...[truncated 24158 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>ignoreCase_dynamic_inMemory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@19797e72
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc
...[truncated 61982 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>notLike_ignoreCase</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7c8c7a16
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConn
...[truncated 20500 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>orderBy_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@204108fd
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnect
...[truncated 81773 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>orderBy_criteriaOnCollection_onDepthProperty</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1a6c58b5
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection
...[truncated 51397 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.017</duration><failedSince>0</failedSince><name>elementCollectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@6f608880
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.J
...[truncated 93887 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2c276d6b
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.J
...[truncated 48030 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>mapCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@31122808
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@
...[truncated 45346 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>ignoreCase_dynamic</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@65a33116
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConn
...[truncated 35601 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>lesserEquals</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1325674c
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 27030 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>isNotNull</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@30fcd74f
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@30
...[truncated 24117 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>notEqual</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4a3d432b
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4a3
...[truncated 16897 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>endsWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2c5138af
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2c5
...[truncated 17343 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@17e46765
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConn
...[truncated 67655 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>notLike</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1aeb3f76
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1aeb
...[truncated 17347 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:41	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2cb7e8fa
2026-02-17 06:39:41	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2cb7e8f
...[truncated 23397 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.816</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.012</duration><failedSince>0</failedSince><name>pageable_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 24183 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.009</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@49830d67
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCCo
...[truncated 17455 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.012</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@474fd577
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnectio
...[truncated 12293 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.009</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4e0bdde7
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection
...[truncated 11895 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.007</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@b8471c9
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@b8471c9] for
...[truncated 20234 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.008</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@56b720d3
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCCon
...[truncated 11227 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.007</duration><failedSince>0</failedSince><name>pageable_withCompositeOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@31bc627
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCCo
...[truncated 14816 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.005</duration><failedSince>0</failedSince><name>dynamicSort</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@b5a0626
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@b5a0626
...[truncated 18309 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.006</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5d1ef2ce
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5d1ef2ce] fo
...[truncated 15886 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.006</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3a1f6ec5
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3a1f6ec5] fo
...[truncated 20238 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.004</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@64680729
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@64
...[truncated 14018 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</className><duration>0.01</duration><failedSince>0</failedSince><name>pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4901ac60
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4901ac60]
...[truncated 20866 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.178</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.028</duration><failedSince>0</failedSince><name>pageable_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 27610 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.017</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4f91f4f6
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connectio
...[truncated 20199 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@e7a966e
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.h
...[truncated 9858 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7d04b157
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.h
...[truncated 9404 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@30c5ce0a
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.J
...[truncated 25803 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5bc184ab
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection
...[truncated 8602 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>pageable_withCompositeOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@203e9e36
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connecti
...[truncated 14533 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>dynamicSort</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@648cfef9
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.j
...[truncated 22272 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@20ebe430
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JD
...[truncated 16903 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.009</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@399a7130
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JD
...[truncated 25800 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1669899
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqld
...[truncated 13881 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</className><duration>0.015</duration><failedSince>0</failedSince><name>pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:39	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1341b7cd
2026-02-17 06:39:39	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc
...[truncated 25431 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.288</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>pageable_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 22480 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@626b1ba9
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connect
...[truncated 15283 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@29b0c471
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [or
...[truncated 9497 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@614b3201
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org
...[truncated 9103 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@271f4758
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc
...[truncated 18640 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1d4e3295
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connecti
...[truncated 8353 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>pageable_withCompositeOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3e914cc6
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connec
...[truncated 12818 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>dynamicSort</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@e53bd7d
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.
...[truncated 16363 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7862d0bd
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.
...[truncated 13701 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@d5bea46
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.J
...[truncated 18632 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5497f68c
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hs
...[truncated 11701 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</className><duration>0.012</duration><failedSince>0</failedSince><name>pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3fa2c8e7
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jd
...[truncated 19892 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.178</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.01</duration><failedSince>0</failedSince><name>pageable_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 21180 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1c90e5ff
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Conne
...[truncated 14658 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@20a30ad0
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [
...[truncated 9450 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5f0107c8
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [o
...[truncated 9052 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>stream</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@519d9cc1
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jd
...[truncated 17608 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.008</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3b0e857d
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connec
...[truncated 8336 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>pageable_withCompositeOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@222f686b
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Conn
...[truncated 12142 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.005</duration><failedSince>0</failedSince><name>dynamicSort</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@270ea042
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsql
...[truncated 15635 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.006</duration><failedSince>0</failedSince><name>limit</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2bb5fbdd
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdb
...[truncated 13111 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.007</duration><failedSince>0</failedSince><name>slice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3a2877de
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdb
...[truncated 17605 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.004</duration><failedSince>0</failedSince><name>slice_withOrder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@64b108b8
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.
...[truncated 11293 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</className><duration>0.011</duration><failedSince>0</failedSince><name>pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:42	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3b0c4ee7
2026-02-17 06:39:42	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.
...[truncated 18325 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.161</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.PartTreeStalactiteProjectionTest</className><duration>0.012</duration><failedSince>0</failedSince><name>buildHierarchicMapsFromDotProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.013</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.PartTreeStalactiteProjectionTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>lookup_withOpenProjection</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest</className><duration>0.027</duration><failedSince>0</failedSince><name>lookup_withClosedProjection</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.331</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest</className><duration>0.568</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:36	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 2134848 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest</className><duration>0.33</duration><failedSince>0</failedSince><name>in_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:37	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.in_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:37	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1d983b15
2026-02-17 06:39:37	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1d983b15] for JDBC transaction

...[truncated 1614911 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>1.309</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>methodHasAMatchingBeanQueryWithAnExplicitRepositoryClass_beanQueryIsExecuted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 27348 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.009</duration><failedSince>0</failedSince><name>methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsPage</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsPage]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@24e0e00f
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsq
...[truncated 27004 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.013</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2ae4da94
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2ae4da94] fo
...[truncated 28994 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsSlice</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsSlice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@d6d36c7
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsq
...[truncated 29925 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.004</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@417dfd47
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@417dfd47] for JDBC t
...[truncated 20490 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.029</duration><failedSince>0</failedSince><name>methodHasAMatchingBeanName_beanQueryIsExecuted_query</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanName_beanQueryIsExecuted_query]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@f1162ed
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JD
...[truncated 10969 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>methodHasAMatchingBeanQuery_beanQueryIsExecuted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@360543e5
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCCo
...[truncated 15988 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</className><duration>0.003</duration><failedSince>0</failedSince><name>methodHasAMatchingBeanName_beanQueryIsExecuted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanName_beanQueryIsExecuted]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:43	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1e9726a2
2026-02-17 06:39:43	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCCon
...[truncated 15985 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.199</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL</className><duration>0.34</duration><failedSince>0</failedSince><name>multipleMatchingBeanQueries_butOneWithRepositoryClass_returnsMatchingBean</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL</className><duration>0.047</duration><failedSince>0</failedSince><name>singleMatchingBeanQueryOnBeanName_returnsMatchingBean</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL</className><duration>0.003</duration><failedSince>0</failedSince><name>multipleMatchingBeanQueries_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL</className><duration>0.001</duration><failedSince>0</failedSince><name>noMatchingBeanQueries_returnsNull</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL</className><duration>0.001</duration><failedSince>0</failedSince><name>singleMatchingBeanQueryOnMethodName_returnsMatchingBean</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.395</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 19856 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.102</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.044</duration><failedSince>0</failedSince><name>projection_byExtraArgument</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 17815 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.034</duration><failedSince>0</failedSince><name>projection_pageable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3e74527
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3e74527] for JDBC
...[truncated 9763 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.009</duration><failedSince>0</failedSince><name>exists</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3b56282c
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3b56282c] for JDBC transactio
...[truncated 8238 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.015</duration><failedSince>0</failedSince><name>projection_orderBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4966235c
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4966235c] for JDB
...[truncated 8295 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>twoCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@e457a43
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@e457a43] for JDBC transac
...[truncated 9084 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>equalBoolean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1f1092b7
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1f1092b7] for JDBC tran
...[truncated 9032 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>in_string</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@19b4dbb0
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@19b4dbb0] for JDBC transac
...[truncated 9160 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.005</duration><failedSince>0</failedSince><name>severalNativeQueries_theOneMatchingDatabaseIsChosen</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.severalNativeQueries_theOneMatchingDatabaseIsChosen]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3544563b
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc
...[truncated 9286 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.013</duration><failedSince>0</failedSince><name>projection_resultIsSingle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@764a1e3d
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@764a1e3d] 
...[truncated 7658 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>countDistinctByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@636fb5ae
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@636fb5ae] fo
...[truncated 9479 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>countByCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4361eb5b
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4361eb5b] for JDBC t
...[truncated 9794 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.008</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7f9ca4bc
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7f9ca4bc] for JDBC transaction
20
...[truncated 14334 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.007</duration><failedSince>0</failedSince><name>oneToOneCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3d3a12cf
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3d3a12cf] for JDBC 
...[truncated 10454 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.006</duration><failedSince>0</failedSince><name>oneResultExpected_severalResults_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7a8ddc9d
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JD
...[truncated 10647 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.009</duration><failedSince>0</failedSince><name>equal</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@100c22a2
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@100c22a2] for JDBC transaction
...[truncated 11859 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</className><duration>0.015</duration><failedSince>0</failedSince><name>delete_manyToManyCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2026-02-17 06:39:40	INFO     main	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3dda594f
2026-02-17 06:39:40	DEBUG    main	StalactitePlatformTransactionManager	Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3dda594f] 
...[truncated 24655 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.343</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.019</duration><failedSince>0</failedSince><name>findSQL_withOneQueryOnMethod(DatabaseSignet, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>findSQL_withOneQueryOnMethod(DatabaseSignet, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>findSQL_withOneQueryOnMethod(DatabaseSignet, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>findSQL_withOneQueryOnMethod(DatabaseSignet, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.001</duration><failedSince>0</failedSince><name>findSQL_withOneQueryOnMethod_withoutSignet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.002</duration><failedSince>0</failedSince><name>findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</className><duration>0.0</duration><failedSince>0</failedSince><name>findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.058</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest</className><duration>0.008</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 20244 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.092</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest</className><duration>0.017</duration><failedSince>0</failedSince><name>in</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:40	INFO     main	DefaultTestContextBootstrapper	Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s
...[truncated 19441 chars]...
zerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]]
</stdout></case><duration>0.147</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction</className><duration>0.217</duration><failedSince>0</failedSince><name>whenOperationFails_rollbackIsInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:30	DEBUG	BootstrapUtils	Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2026-02-17 06:39:30	DEBUG	BootstrapUtils	Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2026-02-17 06:39:30	DEBUG	BootstrapUtils	Instantiating TestContextBootstrapp
...[truncated 65710 chars]...
ContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction</className><duration>0.019</duration><failedSince>0</failedSince><name>whenOperationSucceeds_commitIsInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:32	DEBUG	DependencyInjectionTestExecutionListener	Performing dependency injection for test context [[DefaultTestContext@626b639e testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@6389e793, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@273fa9e testClass = StalactitePlatformTransactionManagerTest, locations = '{}', class
...[truncated 36845 chars]...
ContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
</stdout></case><duration>1.949</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection</className><duration>0.122</duration><failedSince>0</failedSince><name>noActiveTransaction_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:32	DEBUG	BootstrapUtils	Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2026-02-17 06:39:32	DEBUG	BootstrapUtils	Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2026-02-17 06:39:32	DEBUG	BootstrapUtils	Instantiating TestContextBootstrapp
...[truncated 33401 chars]...
ContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection</className><duration>0.009</duration><failedSince>0</failedSince><name>returnsActiveTransactionConnection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:32	DEBUG	DependencyInjectionTestExecutionListener	Performing dependency injection for test context [[DefaultTestContext@626b639e testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@1b0e55b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@273fa9e testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classe
...[truncated 35318 chars]...
ContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
</stdout></case><duration>0.15</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext</className><duration>0.023</duration><failedSince>0</failedSince><name>createData</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:32	DEBUG	BootstrapUtils	Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2026-02-17 06:39:32	DEBUG	BootstrapUtils	Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2026-02-17 06:39:32	DEBUG	BootstrapUtils	Instantiating TestContextBootstrapp
...[truncated 43664 chars]...
ContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext</className><duration>0.009</duration><failedSince>0</failedSince><name>createSameDataAgain</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:32	DEBUG	DependencyInjectionTestExecutionListener	Performing dependency injection for test context [[DefaultTestContext@626b639e testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@453d15d7, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@273fa9e testClass = StalactitePlatformTransactionManagerTest, locations = '{}', class
...[truncated 35650 chars]...
ContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -&gt; false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
</stdout></case><duration>0.048</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest</className><duration>1.291</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest</className><duration>0.156</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest</className><duration>0.159</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest</className><duration>0.103</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>1.737</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.SQLOperationDerbyTest</className><duration>0.722</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
</stderr></case><duration>0.724</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.derby.statement.SQLOperationDerbyTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.21</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.08</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.07</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.064</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.063</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.063</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.064</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.068</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.067</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.062</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.072</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.07</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.067</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.053</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.053</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.055</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.049</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.046</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.05</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.044</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.044</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.056</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.049</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.053</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.072</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.052</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.045</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.037</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.041</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.042</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.044</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.045</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</className><duration>0.038</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>2.014</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test</className><duration>0.663</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test</className><duration>0.007</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test</className><duration>0.021</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test</className><duration>0.005</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.721</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.SQLOperationH2Test</className><duration>0.622</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
</stderr></case><duration>0.623</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.h2.statement.SQLOperationH2Test</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.103</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.007</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.006</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.012</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.006</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.006</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.284</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest</className><duration>0.663</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
</stderr></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest</className><duration>0.036</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest</className><duration>0.047</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest</className><duration>0.021</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.797</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.SQLOperationHSQLDBTest</className><duration>0.625</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.627</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.hsqldb.statement.SQLOperationHSQLDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.129</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.027</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.021</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.016</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.015</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.012</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.014</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.015</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.016</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.029</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.018</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.013</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.013</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.012</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.014</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.009</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.012</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.01</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.01</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.014</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.014</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.012</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.014</duration><failedSince>0</failedSince><name>offsetDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</className><duration>0.012</duration><failedSince>0</failedSince><name>zonedDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.636</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest</className><duration>0.122</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
</stderr><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest</className><duration>0.021</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest</className><duration>0.035</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest</className><duration>0.023</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>8.652</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.SQLOperationMariaDBTest</className><duration>0.232</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><duration>0.238</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mariadb.statement.SQLOperationMariaDBTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.096</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.028</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.02</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.041</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.029</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.024</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.025</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.025</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.022</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.013</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.018</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.03</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.026</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.009</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.014</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.024</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.02</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.023</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.024</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.011</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.018</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.024</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.024</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.025</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.024</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.016</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.025</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.023</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.024</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</className><duration>0.01</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.817</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest</className><duration>0.371</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest</className><duration>0.082</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest</className><duration>0.092</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest</className><duration>0.063</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>13.566</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.SQLOperationMySQLTest</className><duration>0.284</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><duration>0.295</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mysql.statement.SQLOperationMySQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.146</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.081</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.069</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.062</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.077</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.063</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.105</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.06</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.034</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.049</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.101</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.115</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.03</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.013</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.051</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.076</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.059</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.067</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.065</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.028</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.048</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.063</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.066</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.062</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.065</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.063</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.034</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.082</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.104</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.096</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.027</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.05</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</className><duration>0.069</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>2.216</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest</className><duration>2.289</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest</className><duration>0.255</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest</className><duration>0.123</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest</className><duration>0.112</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>23.58</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.SQLOperationOracleTest</className><duration>0.788</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><duration>0.789</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.oracle.statement.SQLOperationOracleTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.203</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.117</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.129</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.114</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.118</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.124</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.113</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.114</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.126</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.099</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.412</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.25</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.098</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.077</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.101</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.114</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.115</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.116</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.118</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.092</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.098</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.11</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.12</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.107</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.307</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.137</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.09</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.098</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.117</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.113</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.09</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.096</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.114</duration><failedSince>0</failedSince><name>offsetDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.115</duration><failedSince>0</failedSince><name>zonedDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</className><duration>0.114</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>4.604</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest</className><duration>0.163</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
</stderr><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest</className><duration>0.022</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest</className><duration>0.06</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest</className><duration>0.022</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>3.868</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.SQLOperationPostgreSQLTest</className><duration>0.255</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><duration>0.271</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.postgresql.statement.SQLOperationPostgreSQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.09</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.025</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.022</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.032</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.023</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.02</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.022</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.021</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.023</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.017</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.02</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.034</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.022</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.022</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.023</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.023</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.021</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.021</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.02</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.022</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.021</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.017</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.021</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.02</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.018</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.021</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.035</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</className><duration>0.019</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.83</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest</className><duration>0.365</duration><failedSince>0</failedSince><name>next_withoutCallToHasNext_throwsNoSuchElementException</name><properties></properties><skipped>false</skipped><status>PASSED</status><stderr>SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
</stderr></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest</className><duration>0.003</duration><failedSince>0</failedSince><name>hasNext_emptyResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest</className><duration>0.019</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest</className><duration>0.003</duration><failedSince>0</failedSince><name>hasNext_filledResultSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.416</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.SQLOperationSQLiteTest</className><duration>0.009</duration><failedSince>0</failedSince><name>cancel</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.sqlite.statement.SQLOperationSQLiteTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.079</duration><failedSince>0</failedSince><name>bigDecimalBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.007</duration><failedSince>0</failedSince><name>timestampBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>integerPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>floatPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.007</duration><failedSince>0</failedSince><name>dateSqlBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>integerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>longBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>bytePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>bytePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.004</duration><failedSince>0</failedSince><name>blobBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.005</duration><failedSince>0</failedSince><name>bytesBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>doublePrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>longPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>stringBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>bigIntegerBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>longPrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>byteBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>dateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>integerPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>pathBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>doubleBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>uuidBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>doublePrimitiveBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>binaryStreamBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.003</duration><failedSince>0</failedSince><name>localDateBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>booleanPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>fileBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>booleanBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>floatBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>floatPrimitiveBinder_nullValuePassed_NPEThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>localDateTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</className><duration>0.002</duration><failedSince>0</failedSince><name>localTimeBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.2</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ClosedConnectionRetryerProviderTest</className><duration>0.773</duration><failedSince>0</failedSince><name>giveConnection_previousConnectionIsClosed_giveANewOne</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.775</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ClosedConnectionRetryerProviderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>giveConnection_connectionAutoCommitIsFalse</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>giveConnection_2ThreadsAskForAConnection_2DifferentOnesAreGiven</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>giveConnection_callTwice_returnSameConnection</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.007</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest</className><duration>0.012</duration><failedSince>0</failedSince><name>commitIsCalled_commitMethodsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest</className><duration>0.009</duration><failedSince>0</failedSince><name>rollbackSavepointIsCalled_rollbackSavepointMethodsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>rollbackIsCalled_rollbackMethodsAreInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.023</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerCollectionTest</className><duration>0.201</duration><failedSince>0</failedSince><name>testAfterRolback_temporaryListenersShouldNotBeCalledTwice</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerCollectionTest</className><duration>0.004</duration><failedSince>0</failedSince><name>testAfterCommit_temporaryListenersShouldNotBeCalledTwice</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.23</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.TransactionListenerCollectionTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerTest</className><duration>0.031</duration><failedSince>0</failedSince><name>beforeRollback_savepoint</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>beforeCommit</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>afterCommit</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>afterRollback_savepoint</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>afterRollback</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.TransactionListenerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>beforeRollback</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.039</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.TransactionListenerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.002</duration><failedSince>0</failedSince><name>getTypeName_unknownType_returnsNull</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.009</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[11]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[12]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[13]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[14]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[15]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName_withSingleton(JavaTypeToSqlTypeMapping, Class, Size, String)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getTypeName_withSingleton(JavaTypeToSqlTypeMapping, Class, Size, String)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.046</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.016</duration><failedSince>0</failedSince><name>groupingBy_withMapping</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>getFirstUnique</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.014</duration><failedSince>0</failedSince><name>toUnmodifiableList</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toList</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>toSortedSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toUnmodifiableSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>toSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.0</duration><failedSince>0</failedSince><name>mapping</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.001</duration><failedSince>0</failedSince><name>toKeepingOrderSet</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.002</duration><failedSince>0</failedSince><name>groupingBy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.AccumulatorsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>getFirst</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.057</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.AccumulatorsTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.BeanRelationFixerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>of_setter_getter_collection</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.BeanRelationFixerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>of_setter_getter_collection_bidirectional</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.BeanRelationFixerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>of_setter_getter</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.BeanRelationFixerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>of_setter</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.01</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.BeanRelationFixerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ColumnConsumerTest</className><duration>0.03</duration><failedSince>0</failedSince><name>testAssemble</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ColumnConsumerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testCopyWithAlias</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.034</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.ColumnConsumerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.MultipleColumnsReaderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>read</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.MultipleColumnsReaderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.NoopPreparedStatementTest</className><duration>0.005</duration><failedSince>0</failedSince><name>allMethodsReturnDefaultValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.007</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.NoopPreparedStatementTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.NoopResultSetTest</className><duration>0.017</duration><failedSince>0</failedSince><name>allMethodsReturnDefaultValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.018</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.NoopResultSetTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>copyFor_withSupplierAsArg_instanceIsCreatedWithFunction_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>transform_basicUseCase_complexConsumer</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>exampleWithCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>relation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>transform_shareInstanceOverRows</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>copyWithAliases</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>transform_basicUseCase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.001</duration><failedSince>0</failedSince><name>copyFor</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>transform_noArgConstructor_basicUseCase</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>copyFor_withFunctionAsArg_instanceIsCreatedWithSupplier_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.028</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.RowIteratorTest</className><duration>0.004</duration><failedSince>0</failedSince><name>convert_columnReaderIsNotCompatibleWithColumnContent_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.006</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.RowIteratorTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testComputeIfAbsent_ArrayAsKeySafety</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testComputeIfAbsent</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.017</duration><failedSince>0</failedSince><name>transformAll_withAccumulator_testToRetrieveASingleColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.008</duration><failedSince>0</failedSince><name>transform_withInnerClass</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.008</duration><failedSince>0</failedSince><name>transform_invokedOnEachRow_returnsSameBeanInstanceIfKeyColumnContainsSameValue_asWellAsForRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.0</duration><failedSince>0</failedSince><name>transformAll_withCollector_testToRetrieveASingleColumn</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.004</duration><failedSince>0</failedSince><name>transformAll_withRelationDefiningAssemblyPolicy</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.002</duration><failedSince>0</failedSince><name>transform_invokedOnEachRow_returnsSameBeanInstanceIfKeyColumnContainsSameValue</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.022</duration><failedSince>0</failedSince><name>transform_copyWithAliases(ResultSetRowTransformer)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>transformAll_withRowAssemblerForACollection</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.004</duration><failedSince>0</failedSince><name>copyFor</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>transformAll_withCollector_returnsSameBeanInstanceIfKeyColumnContainsSameValue_asWellAsForRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</className><duration>0.003</duration><failedSince>0</failedSince><name>transformAll_returnsSameBeanInstanceIfKeyColumnContainsSameValue_asWellAsForRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.109</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableSQLTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testExpandableParameters(List, Map, String, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableSQLTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testExpandableParameters(List, Map, String, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableSQLTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testExpandableParameters(List, Map, String, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableSQLTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testExpandableParameters(List, Map, String, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableSQLTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testExpandableParameters(List, Map, String, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableSQLTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testExpandableParameters(List, Map, String, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.009</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.ExpandableSQLTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.007</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[8]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[9]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testDoApplyValue(String, Map, Map, Map)[10]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.024</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.ExpandableStatementTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest</className><duration>0.01</duration><failedSince>0</failedSince><name>read_writeOperation</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>convert</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.013</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ReadOperationTest</className><duration>0.177</duration><failedSince>0</failedSince><name>execute_parameterizedSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ReadOperationTest</className><duration>0.001</duration><failedSince>0</failedSince><name>execute_preparedSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.ReadOperationTest</className><duration>0.001</duration><failedSince>0</failedSince><name>setValue_listenerIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.181</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.ReadOperationTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse(String, ParsedSQL)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse(String, ParsedSQL)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testParse(String, ParsedSQL)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse(String, ParsedSQL)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse(String, ParsedSQL)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse(String, ParsedSQL)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse(String, ParsedSQL)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_inMatcher(String, boolean)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_inMatcher(String, boolean)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_inMatcher(String, boolean)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_inMatcher(String, boolean)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testParse_inMatcher(String, boolean)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_inMatcher(String, boolean)[6]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_inMatcher(String, boolean)[7]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_error_causeEmptyParamName</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testParse_in(String, ParsedSQL)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_in(String, ParsedSQL)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testParse_in(String, ParsedSQL)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.026</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.SQLParameterParserTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testApplyValue_allBindersPresent_doApplyValueIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testApplyValue_missingBinder_exceptionIsThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.SQLStatementTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testApplyValue_missingValue_exceptionIsThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.005</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.SQLStatementTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.007</duration><failedSince>0</failedSince><name>executeBatch_preparedSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.007</duration><failedSince>0</failedSince><name>execute_sensibleValuesAreNotLogged_batchNamedParameters</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:49	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:49	TRACE	SQLOperation	insert into Toto(id, name) values(:id, :name) | {1={name=X-masked value-X, id=2}, 2={name=X-masked value-X, id=3}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.004</duration><failedSince>0</failedSince><name>executeBatch_parameterizedSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.004</duration><failedSince>0</failedSince><name>execute_batchLog_namedParameters</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:49	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:49	TRACE	SQLOperation	insert into Toto(id, name) values(:id, :name) | {1={name=Tata, id=2}, 2={name=Toto, id=3}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.002</duration><failedSince>0</failedSince><name>execute_sensibleValuesAreNotLogged</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:49	TRACE	SQLOperation	insert into Toto(id, name) values(?, ?) | {1=1, 2=X-masked value-X}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.004</duration><failedSince>0</failedSince><name>execute_batchLog_indexedParameters</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:38:49	DEBUG	SQLOperation	Batching statement 2 times
2026-02-17 06:38:49	TRACE	SQLOperation	insert into Toto(id, name) values(?, ?) | {1={1=1, 2=tata}, 2={1=2, 2=toto}}
</stdout></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.004</duration><failedSince>0</failedSince><name>execute_parameterizedSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.001</duration><failedSince>0</failedSince><name>execute_preparedSQL</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.WriteOperationTest</className><duration>0.001</duration><failedSince>0</failedSince><name>setValue_listenerIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.036</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.WriteOperationTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>setBinaryStream</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.058</duration><failedSince>0</failedSince><name>getBinaryStream_offsetAndLength</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.002</duration><failedSince>0</failedSince><name>length</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>free</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.0</duration><failedSince>0</failedSince><name>position</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.0</duration><failedSince>0</failedSince><name>setBytes_offsetAndLength</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>position_blob</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.0</duration><failedSince>0</failedSince><name>setBytes</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getBinaryStream</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.0</duration><failedSince>0</failedSince><name>truncate</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</className><duration>0.0</duration><failedSince>0</failedSince><name>getBytes</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.068</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>get</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest</className><duration>0.002</duration><failedSince>0</failedSince><name>set</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest</className><duration>0.002</duration><failedSince>0</failedSince><name>set_nullIsPassedAsArgument_nonNPEIsThrown</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>set_nonNullValueIsPassedAsArgument_delegateIsInvoked</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>get</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>set</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.003</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest</className><duration>0.007</duration><failedSince>0</failedSince><name>getBinder_findCompliantBinder</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest</className><duration>0.007</duration><failedSince>0</failedSince><name>getBinder_multipleCompliantBindersFound_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getBinder_notFound</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>getBinder_findCompliantBinder_enum</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest</className><duration>0.002</duration><failedSince>0</failedSince><name>getBinder_notRegistered_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.018</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>wrap_convertAEnumToBoolean</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>wrap_convertAStringToABinaryStream</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest</className><duration>0.003</duration><failedSince>0</failedSince><name>wrap_convertASetToAString</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.013</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest</className><duration>0.005</duration><failedSince>0</failedSince><name>preApply_typeIsConverterOne</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingTriConsumer, Class)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingTriConsumer, Class)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest</className><duration>0.0</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingTriConsumer, Class)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingTriConsumer, Class)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest</className><duration>0.001</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingTriConsumer, Class)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.013</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest</name><nodeId>25</nodeId><properties></properties></suite><suite><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</className><duration>0.1</duration><failedSince>0</failedSince><name>get_exceptionHandling</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingBiFunction, Class)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingBiFunction, Class)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingBiFunction, Class)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</className><duration>0.0</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingBiFunction, Class)[4]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</className><duration>0.001</duration><failedSince>0</failedSince><name>ofMethodReference(SerializableThrowingBiFunction, Class)[5]</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</className><duration>0.006</duration><failedSince>0</failedSince><name>thenApply_typeIsConverterOne</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.117</duration><enclosingBlockName>Build</enclosingBlockName><enclosingBlock>16</enclosingBlock><name>org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest</name><nodeId>25</nodeId><properties></properties></suite></testResult>